Home
last modified time | relevance | path

Searched refs:fuse_file_alloc (Results 1 – 1 of 1) sorted by relevance

/linux/fs/fuse/
H A Dfile.c54 struct fuse_file *fuse_file_alloc(struct fuse_mount *fm, bool release)
150 ff = fuse_file_alloc(fm, release); in fuse_file_open()
55 struct fuse_file *fuse_file_alloc(struct fuse_mount *fm, bool release) fuse_file_alloc() function