Searched refs:fuse_file_alloc (Results 1 – 3 of 3) sorted by relevance
848 struct fuse_file *fuse_file_alloc(struct fuse_conn *fc);
62 struct fuse_file *fuse_file_alloc(struct fuse_conn *fc) in fuse_file_alloc() function138 ff = fuse_file_alloc(fc); in fuse_do_open()
448 ff = fuse_file_alloc(fc); in fuse_create_open()