Home
last modified time | relevance | path

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

/linux-5.10/fs/fuse/
Dfuse_i.h182 struct fuse_file { struct
184 struct fuse_mount *fm;
187 struct fuse_release_args *release_args;
190 u64 kh;
193 u64 fh;
196 u64 nodeid;
199 refcount_t count;
202 u32 open_flags;
205 struct list_head write_entry;
208 struct {
[all …]