Home
last modified time | relevance | path

Searched defs:fanotify_response (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dfanotify.h68 struct fanotify_response { struct
69 __s32 fd;
70 __u32 response;
/kernel/linux/linux-5.10/include/uapi/linux/
Dfanotify.h151 struct fanotify_response { struct
152 __s32 fd;
153 __u32 response;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dfanotify.h95 struct fanotify_response { struct
96 __s32 fd;
97 __u32 response;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Dfanotify.h95 struct fanotify_response { struct
96 __s32 fd;
97 __u32 response;
/kernel/linux/linux-6.6/include/uapi/linux/
Dfanotify.h205 struct fanotify_response { struct
210 struct fanotify_response_info_header { argument