Searched refs:fuse_file_alloc (Results 1 – 2 of 2) sorted by relevance
54 struct fuse_file *fuse_file_alloc(struct fuse_mount *fm, bool release) in fuse_file_alloc() function134 ff = fuse_file_alloc(fm, open); in fuse_file_open()
643 ff = fuse_file_alloc(fm, true); in fuse_create_open()