Searched refs:ALL_FSNOTIFY_BITS (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/linux/
H A Dfsnotify_backend.h110 #define ALL_FSNOTIFY_BITS (ALL_FSNOTIFY_EVENTS | ALL_FSNOTIFY_FLAGS) macro
/linux-master/fs/notify/
H A Dfsnotify.c596 BUILD_BUG_ON(HWEIGHT32(ALL_FSNOTIFY_BITS) != 23);

Completed in 273 milliseconds