Home
last modified time | relevance | path

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

/linux-6.12.1/fs/fuse/
Dfuse_i.h219 struct fuse_file { struct
224 union fuse_file_args *args; argument
227 u64 kh;
230 u64 fh;
233 u64 nodeid;
236 refcount_t count;
239 u32 open_flags;
242 struct list_head write_entry;
245 struct {
255 } readdir;
[all …]