Searched refs:fuse_dev_install (Results 1 – 3 of 3) sorted by relevance
1197 void fuse_dev_install(struct fuse_dev *fud, struct fuse_conn *fc) in fuse_dev_install() function1204 EXPORT_SYMBOL_GPL(fuse_dev_install);1214 fuse_dev_install(fud, fc); in fuse_dev_alloc_install()
1039 void fuse_dev_install(struct fuse_dev *fud, struct fuse_conn *fc);
1336 fuse_dev_install(fsvq->fud, fc); in virtio_fs_fill_super()