Searched defs:fuse_file (Results 1 – 1 of 1) sorted by relevance
236 struct fuse_file { struct241 union fuse_file_args *args; argument244 u64 kh;247 u64 fh;250 u64 nodeid;253 refcount_t count;256 u32 open_flags;259 struct list_head write_entry;262 struct {272 } readdir;[all …]