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

/linux-master/include/linux/
H A Dfanotify.h122 #define ALL_FANOTIFY_EVENT_BITS (FANOTIFY_OUTGOING_EVENTS | \ macro
/linux-master/fs/notify/fanotify/
H A Dfanotify.c914 BUILD_BUG_ON(HWEIGHT32(ALL_FANOTIFY_EVENT_BITS) != 21);

Completed in 226 milliseconds