Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dfuse_i.h366 struct fuse_io_priv { struct
367 struct kref refcnt;
368 int async;
369 spinlock_t lock;
370 unsigned reqs;
371 ssize_t bytes;
372 size_t size;
373 __u64 offset;
374 bool write;
375 bool should_dirty;
[all …]