Home
last modified time | relevance | path

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

/external/libfuse/include/
Dfuse_kernel.h817 struct fuse_notify_retrieve_out { struct
818 uint64_t notify_unique;
819 uint64_t nodeid;
820 uint64_t offset;
821 uint32_t size;
822 uint32_t padding;
/external/kernel-headers/original/uapi/linux/
Dfuse.h897 struct fuse_notify_retrieve_out { struct
898 uint64_t notify_unique;
899 uint64_t nodeid;
900 uint64_t offset;
901 uint32_t size;
902 uint32_t padding;