Searched defs:fuse_file (Results 1 – 1 of 1) sorted by relevance
169 struct fuse_file { struct171 struct fuse_conn *fc;174 struct fuse_release_args *release_args;177 u64 kh;180 u64 fh;183 u64 nodeid;186 refcount_t count;189 u32 open_flags;192 struct list_head write_entry;195 struct {[all …]