Home
last modified time | relevance | path

Searched refs:fuse_dev_install (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/fuse/
H A Dinode.c1602 void fuse_dev_install(struct fuse_dev *fud, struct fuse_conn *fc) in fuse_dev_install() function
1609 EXPORT_SYMBOL_GPL(fuse_dev_install);
1619 fuse_dev_install(fud, fc); in fuse_dev_alloc_install()
H A Dfuse_i.h1309 void fuse_dev_install(struct fuse_dev *fud, struct fuse_conn *fc);
H A Dvirtio_fs.c1593 fuse_dev_install(fsvq->fud, fc); in virtio_fs_fill_super()