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