Home
last modified time | relevance | path

Searched defs:fuse_file (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/fuse/
Dfuse_i.h184 struct fuse_file { struct
186 struct fuse_mount *fm;
189 struct fuse_release_args *release_args;
192 u64 kh;
195 u64 fh;
198 u64 nodeid;
201 refcount_t count;
204 u32 open_flags;
207 struct list_head write_entry;
210 struct {
[all …]