Searched refs:fuse_dev_install (Results 1 – 3 of 3) sorted by relevance
1638 void fuse_dev_install(struct fuse_dev *fud, struct fuse_conn *fc) in fuse_dev_install() function1645 EXPORT_SYMBOL_GPL(fuse_dev_install);1655 fuse_dev_install(fud, fc); in fuse_dev_alloc_install()
1345 void fuse_dev_install(struct fuse_dev *fud, struct fuse_conn *fc);
1590 fuse_dev_install(fsvq->fud, fc); in virtio_fs_fill_super()