Home
last modified time | relevance | path

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

/linux-6.15/fs/fuse/
H A 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;
265 struct {
275 } readdir;
284 enum { IOM_NONE, IOM_CACHED, IOM_UNCACHED } iomode;
[all …]