Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fuse/
H A Dfuse_i.h942 struct fuse_file *fuse_file_alloc(struct fuse_mount *fm);
H A Dfile.c63 struct fuse_file *fuse_file_alloc(struct fuse_mount *fm) in fuse_file_alloc() function
140 ff = fuse_file_alloc(fm); in fuse_do_open()
H A Ddir.c551 ff = fuse_file_alloc(fm); in fuse_create_open()
/kernel/linux/linux-6.6/fs/fuse/
H A Dfuse_i.h1038 struct fuse_file *fuse_file_alloc(struct fuse_mount *fm);
H A Dfile.c58 struct fuse_file *fuse_file_alloc(struct fuse_mount *fm) in fuse_file_alloc() function
135 ff = fuse_file_alloc(fm); in fuse_file_open()
H A Ddir.c637 ff = fuse_file_alloc(fm); in fuse_create_open()

Completed in 31 milliseconds