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.c55 struct fuse_file *fuse_file_alloc(struct fuse_mount *fm, bool release) in fuse_file_alloc() function
152 ff = fuse_file_alloc(fm, release); in fuse_file_open()