Home
last modified time | relevance | path

Searched refs:FAN_ALLOW (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/linux/
Dfanotify.h104 #define FAN_ALLOW 0x01 macro
/linux-2.6.39/fs/notify/fanotify/
Dfanotify_user.c171 case FAN_ALLOW: in process_access_response()
215 event->response = FAN_ALLOW; in prepare_for_access_response()
411 re->event->response = FAN_ALLOW; in fanotify_release()
Dfanotify.c104 case FAN_ALLOW: in fanotify_get_response_from_access()