Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dfuse.h950 struct fuse_notify_delete_out { struct
951 uint64_t parent;
952 uint64_t child;
953 uint32_t namelen;
954 uint32_t padding;
/external/libfuse/include/
Dfuse_kernel.h960 struct fuse_notify_delete_out { struct
961 uint64_t parent;
962 uint64_t child;
963 uint32_t namelen;
964 uint32_t padding;