Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fuse/
Dfuse_i.h128 struct fuse_file { struct
130 struct fuse_conn *fc;
133 struct fuse_req *reserved_req;
136 u64 kh;
139 u64 fh;
142 u64 nodeid;
145 refcount_t count;
148 u32 open_flags;
151 struct list_head write_entry;
154 struct rb_node polled_node;
[all …]