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.h242 struct fuse_file { struct
247 union fuse_file_args *args; argument
250 u64 kh;
253 u64 fh;
256 u64 nodeid;
259 refcount_t count;
262 u32 open_flags;
265 struct list_head write_entry;
268 struct {
278 } readdir;
[all …]