Searched refs:fuse_dev_alloc_install (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/fuse/
H A Dinode.c1494 struct fuse_dev *fuse_dev_alloc_install(struct fuse_conn *fc) function
1505 EXPORT_SYMBOL_GPL(fuse_dev_alloc_install); variable
1705 fud = fuse_dev_alloc_install(fc);
H A Dcuse.c518 fud = fuse_dev_alloc_install(&cc->fc);
H A Dfuse_i.h1210 struct fuse_dev *fuse_dev_alloc_install(struct fuse_conn *fc);
H A Ddev.c2302 fud = fuse_dev_alloc_install(fc);

Completed in 139 milliseconds