Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dfanotify.h94 struct fanotify_response { struct
/linux-4.4.14/fs/notify/fanotify/
Dfanotify_user.c168 struct fanotify_response *response_struct) in process_access_response()
331 struct fanotify_response response = { .fd = -1, .response = -1 }; in fanotify_write()