Searched defs:fuse_file (Results 1 – 1 of 1) sorted by relevance
219 struct fuse_file { struct224 union fuse_file_args *args; argument227 u64 kh;230 u64 fh;233 u64 nodeid;236 refcount_t count;239 u32 open_flags;242 struct list_head write_entry;245 struct {255 } readdir;[all …]