Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dfuse_i.h236 struct fuse_file { struct
241 union fuse_file_args *args; argument
244 u64 kh;
247 u64 fh;
250 u64 nodeid;
253 refcount_t count;
256 u32 open_flags;
259 struct list_head write_entry;
262 struct {
272 } readdir;
[all …]