Home
last modified time | relevance | path

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

/aosp_15_r20/external/libfuse/lib/
H A Dfuse_i.h14 struct fuse_req { struct
32 struct fuse_req *next; argument
33 struct fuse_req *prev; argument
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A 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 …]
H A 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 …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h49102 struct fuse_req { struct
49103 struct list_head list;
49104 struct list_head intr_entry;
49105 struct fuse_args *args;
49106 refcount_t count;
49107 unsigned long flags;
49108 struct {
49110 } in;
49111 struct {
49113 } out;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h58859 struct fuse_req { struct
58860 struct list_head list;
58861 struct list_head intr_entry;
58862 struct fuse_args *args;
58863 refcount_t count;
58864 unsigned long flags;
58865 struct {
58867 } in;
58868 struct {
58870 } out;
[all …]