Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dfanotify.h151 struct fanotify_response { struct
/Linux-v5.10/fs/notify/fanotify/
Dfanotify_user.c185 struct fanotify_response *response_struct) in process_access_response()
547 struct fanotify_response response = { .fd = -1, .response = -1 }; in fanotify_write()