Home
last modified time | relevance | path

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

/fs/fuse/
Dfuse_i.h169 struct fuse_file { struct
171 struct fuse_conn *fc;
174 struct fuse_release_args *release_args;
177 u64 kh;
180 u64 fh;
183 u64 nodeid;
186 refcount_t count;
189 u32 open_flags;
192 struct list_head write_entry;
195 struct {
[all …]