Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dfile.c1876 static struct fuse_file *__fuse_write_file_get(struct fuse_inode *fi) in __fuse_write_file_get() function
1892 struct fuse_file *ff = __fuse_write_file_get(fi); in fuse_write_file_get()
1914 ff = __fuse_write_file_get(fi); in fuse_write_inode()