Home
last modified time | relevance | path

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

/external/libfuse/lib/
Dfuse_i.h14 struct fuse_req { struct
32 struct fuse_req *next; argument
33 struct fuse_req *prev; argument
/external/bcc/libbpf-tools/x86/
Dvmlinux.h62468 struct fuse_req { struct
62469 struct list_head list;
62470 struct list_head intr_entry;
62471 struct fuse_args *args;
62472 refcount_t count;
62473 long unsigned int flags;
62474 struct {
62476 } in;
62477 struct {
62479 } out;
[all …]
Dvmlinux_518.h62468 struct fuse_req { struct
62469 struct list_head list;
62470 struct list_head intr_entry;
62471 struct fuse_args *args;
62472 refcount_t count;
62473 long unsigned int flags;
62474 struct {
62476 } in;
62477 struct {
62479 } out;
[all …]