Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dfuse_i.h197 struct fuse_file { struct
199 struct fuse_mount *fm;
202 struct fuse_release_args *release_args;
205 u64 kh;
208 u64 fh;
211 u64 nodeid;
214 refcount_t count;
217 u32 open_flags;
220 struct list_head write_entry;
223 struct {
[all …]