Lines Matching defs:fuse_file
128 struct fuse_file { struct130 struct fuse_conn *fc;133 struct fuse_req *reserved_req;136 u64 kh;139 u64 fh;142 u64 nodeid;145 atomic_t count;148 u32 open_flags;151 struct list_head write_entry;154 struct rb_node polled_node;157 wait_queue_head_t poll_wait;160 bool flock:1;