Home
last modified time | relevance | path

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

/external/libfuse/include/
Dfuse_kernel.h810 struct fuse_notify_store_out { struct
811 uint64_t nodeid;
812 uint64_t offset;
813 uint32_t size;
814 uint32_t padding;
/external/kernel-headers/original/uapi/linux/
Dfuse.h890 struct fuse_notify_store_out { struct
891 uint64_t nodeid;
892 uint64_t offset;
893 uint32_t size;
894 uint32_t padding;