Home
last modified time | relevance | path

Searched defs:fuse_notify_delete_out (Results 1 – 5 of 5) 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/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;
/kernel/linux/patches/linux-6.6/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/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-6.6/include/uapi/linux/
Dfuse.h1020 struct fuse_notify_delete_out { struct
1021 uint64_t parent;
1022 uint64_t child;
1023 uint32_t namelen;
1024 uint32_t padding;