Home
last modified time | relevance | path

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

/include/linux/
Dfanotify.h67 #define FANOTIFY_EVENT_FLAGS (FAN_EVENT_ON_CHILD | FAN_ONDIR)
/include/uapi/linux/
Dfanotify.h28 #define FAN_EVENT_ON_CHILD 0x08000000 /* Interested in child events */ macro