Searched refs:fuse_dev_alloc (Results 1 – 4 of 4) sorted by relevance
1022 struct fuse_dev *fuse_dev_alloc(struct fuse_conn *fc) in fuse_dev_alloc() function1038 EXPORT_SYMBOL_GPL(fuse_dev_alloc);1124 fud = fuse_dev_alloc(fc); in fuse_fill_super()
891 struct fuse_dev *fuse_dev_alloc(struct fuse_conn *fc);
508 fud = fuse_dev_alloc(&cc->fc); in cuse_channel_open()
2203 fud = fuse_dev_alloc(fc); in fuse_device_clone()