Home
last modified time | relevance | path

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

/linux-6.15/fs/fuse/
Dfuse_i.h239 struct fuse_file { struct
244 union fuse_file_args *args; argument
247 u64 kh;
250 u64 fh;
253 u64 nodeid;
256 refcount_t count;
259 u32 open_flags;
262 struct list_head write_entry;
265 struct {
275 } readdir;
[all …]