Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dfuse.h957 struct fuse_notify_store_out { struct
958 uint64_t nodeid;
959 uint64_t offset;
960 uint32_t size;
961 uint32_t padding;
/external/libfuse/include/
Dfuse_kernel.h967 struct fuse_notify_store_out { struct
968 uint64_t nodeid;
969 uint64_t offset;
970 uint32_t size;
971 uint32_t padding;