Searched refs:fuse_dev_alloc_install (Results 1 – 4 of 4) sorted by relevance
1114 struct fuse_dev *fuse_dev_alloc_install(struct fuse_conn *fc) in fuse_dev_alloc_install() function1125 EXPORT_SYMBOL_GPL(fuse_dev_alloc_install);1187 fud = fuse_dev_alloc_install(fc); in fuse_fill_super_common()
511 fud = fuse_dev_alloc_install(&cc->fc); in cuse_channel_open()
977 struct fuse_dev *fuse_dev_alloc_install(struct fuse_conn *fc);
2252 fud = fuse_dev_alloc_install(fc); in fuse_device_clone()