Searched refs:ALL_FSNOTIFY_BITS (Results 1 – 2 of 2) sorted by relevance
718 BUILD_BUG_ON(HWEIGHT32(ALL_FSNOTIFY_BITS) != 26); in fsnotify_init()
127 #define ALL_FSNOTIFY_BITS (ALL_FSNOTIFY_EVENTS | ALL_FSNOTIFY_FLAGS) macro