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