Searched refs:FANOTIFY_RESPONSE_VALID_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dfanotify.h128 #define FANOTIFY_RESPONSE_VALID_MASK (FANOTIFY_RESPONSE_ACCESS | FANOTIFY_RESPONSE_FLAGS) macro
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c348 if (response & ~FANOTIFY_RESPONSE_VALID_MASK)

Completed in 144 milliseconds