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.h254 struct fuse_file { struct
259 union fuse_file_args *args; argument
262 u64 kh;
265 u64 fh;
268 u64 nodeid;
271 refcount_t count;
274 u32 open_flags;
277 struct list_head write_entry;
280 struct {
290 } readdir;
[all …]