Home
last modified time | relevance | path

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

/Linux-v5.4/fs/fuse/
Dfuse_i.h167 struct fuse_file { struct
169 struct fuse_conn *fc;
172 struct fuse_release_args *release_args;
175 u64 kh;
178 u64 fh;
181 u64 nodeid;
184 refcount_t count;
187 u32 open_flags;
190 struct list_head write_entry;
193 struct {
[all …]