Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dinode.c1669 void fuse_dev_install(struct fuse_dev *fud, struct fuse_conn *fc) in fuse_dev_free()
1693 EXPORT_SYMBOL_GPL(fuse_dev_install); in fuse_fill_attr_from_inode()
1703 fuse_dev_install(fud, fc); in fuse_sb_defaults()
1957 fuse_dev_install(fud, fc); in fuse_fill_super()
1638 void fuse_dev_install(struct fuse_dev *fud, struct fuse_conn *fc) fuse_dev_install() function
H A Dfuse_i.h1344 void fuse_dev_install(struct fuse_dev *fud, struct fuse_conn *fc);
H A Dvirtio_fs.c1609 fuse_dev_install(fsvq->fud, fc); in virtio_fs_conn_destroy()