Searched defs:fuse_file (Results 1 – 1 of 1) sorted by relevance
254 struct fuse_file { struct259 union fuse_file_args *args; argument262 u64 kh;265 u64 fh;268 u64 nodeid;271 refcount_t count;274 u32 open_flags;277 struct list_head write_entry;280 struct {290 } readdir;[all …]