Home
last modified time | relevance | path

Searched refs:fanotify_response (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dfanotify.h96 struct fanotify_response { struct
/Linux-v4.19/fs/notify/fanotify/
Dfanotify_user.c170 struct fanotify_response *response_struct) in process_access_response()
340 struct fanotify_response response = { .fd = -1, .response = -1 }; in fanotify_write()