Home
last modified time | relevance | path

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

/linux/fs/fuse/
A Dfuse_i.h339 struct fuse_req { struct
342 struct list_head list;
348 struct fuse_args *args;
351 refcount_t count;
354 unsigned long flags;
357 struct {
359 } in;
362 struct {
364 } out;
371 void *argbuf;
[all …]

Completed in 8 milliseconds