Searched defs:fuse_file (Results 1 – 1 of 1) sorted by relevance
167 struct fuse_file { struct169 struct fuse_conn *fc;172 struct fuse_release_args *release_args;175 u64 kh;178 u64 fh;181 u64 nodeid;184 refcount_t count;187 u32 open_flags;190 struct list_head write_entry;193 struct {[all …]