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.h360 struct fuse_io_priv { struct
361 struct kref refcnt;
362 int async;
363 spinlock_t lock;
364 unsigned reqs;
365 ssize_t bytes;
366 size_t size;
367 __u64 offset;
368 bool write;
369 bool should_dirty;
[all …]