Home
last modified time | relevance | path

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

/Linux-v5.15/fs/fuse/
Dfuse_i.h177 struct fuse_file { struct
179 struct fuse_mount *fm;
182 struct fuse_release_args *release_args;
185 u64 kh;
188 u64 fh;
191 u64 nodeid;
194 refcount_t count;
197 u32 open_flags;
200 struct list_head write_entry;
203 struct {
[all …]