Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dfuse.h964 struct fuse_notify_retrieve_out { struct
965 uint64_t notify_unique;
966 uint64_t nodeid;
967 uint64_t offset;
968 uint32_t size;
969 uint32_t padding;
/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;