Home
last modified time | relevance | path

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

/external/libfuse/include/
Dfuse_kernel.h974 struct fuse_notify_retrieve_out { struct
975 uint64_t notify_unique;
976 uint64_t nodeid;
977 uint64_t offset;
978 uint32_t size;
979 uint32_t padding;
/external/kernel-headers/original/uapi/linux/
Dfuse.h1058 struct fuse_notify_retrieve_out { struct
1059 uint64_t notify_unique;
1060 uint64_t nodeid;
1061 uint64_t offset;
1062 uint32_t size;
1063 uint32_t padding;
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h62357 struct fuse_notify_retrieve_out { struct
62358 uint64_t notify_unique;
62359 uint64_t nodeid;
62360 uint64_t offset;
62361 uint32_t size;
62362 uint32_t padding;
Dvmlinux.h62357 struct fuse_notify_retrieve_out { struct
62358 uint64_t notify_unique;
62359 uint64_t nodeid;
62360 uint64_t offset;
62361 uint32_t size;
62362 uint32_t padding;