Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dfuse_i.h362 struct fuse_req { struct
365 struct list_head list;
371 struct fuse_args *args;
374 refcount_t count;
377 unsigned long flags;
380 struct {
382 } in;
385 struct {
387 } out;
394 void *argbuf;
[all …]