Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dfuse.h451 struct fuse_notify_delete_out { struct
452 uint64_t parent;
453 uint64_t child;
454 uint32_t namelen;
455 uint32_t padding;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dfuse.h480 struct fuse_notify_delete_out { struct
481 uint64_t parent;
482 uint64_t child;
483 uint32_t namelen;
484 uint32_t padding;
/kernel/linux/linux-5.10/include/uapi/linux/
Dfuse.h853 struct fuse_notify_delete_out { struct
854 uint64_t parent;
855 uint64_t child;
856 uint32_t namelen;
857 uint32_t padding;