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