Home
last modified time | relevance | path

Searched defs:fuse_file (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/fs/fuse/
Dfuse_i.h108 struct fuse_file { struct
110 struct fuse_conn *fc;
113 struct fuse_req *reserved_req;
116 u64 kh;
119 u64 fh;
122 u64 nodeid;
125 atomic_t count;
128 u32 open_flags;
131 struct list_head write_entry;
134 struct rb_node polled_node;
[all …]