Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dfuse.h463 struct fuse_notify_retrieve_out { struct
464 uint64_t notify_unique;
465 uint64_t nodeid;
466 uint64_t offset;
467 uint32_t size;
468 uint32_t padding;
/kernel/linux/linux-5.10/include/uapi/linux/
Dfuse.h867 struct fuse_notify_retrieve_out { struct
868 uint64_t notify_unique;
869 uint64_t nodeid;
870 uint64_t offset;
871 uint32_t size;
872 uint32_t padding;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dfuse.h492 struct fuse_notify_retrieve_out { struct
493 uint64_t notify_unique;
494 uint64_t nodeid;
495 uint64_t offset;
496 uint32_t size;
497 uint32_t padding;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dfuse.h492 struct fuse_notify_retrieve_out { struct
493 uint64_t notify_unique;
494 uint64_t nodeid;
495 uint64_t offset;
496 uint32_t size;
497 uint32_t padding;
/kernel/linux/linux-6.6/include/uapi/linux/
Dfuse.h1034 struct fuse_notify_retrieve_out { struct
1035 uint64_t notify_unique;
1036 uint64_t nodeid;
1037 uint64_t offset;
1038 uint32_t size;
1039 uint32_t padding;