Home
last modified time | relevance | path

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

/fs/fuse/
Dfuse_i.h267 struct fuse_io_priv { struct
268 struct kref refcnt;
269 int async;
270 spinlock_t lock;
271 unsigned reqs;
272 ssize_t bytes;
273 size_t size;
274 __u64 offset;
275 bool write;
276 bool should_dirty;
[all …]