Home
last modified time | relevance | path

Searched refs:ALL_FSNOTIFY_BITS (Results 1 – 2 of 2) sorted by relevance

/linux/fs/notify/
H A Dfsnotify.c718 BUILD_BUG_ON(HWEIGHT32(ALL_FSNOTIFY_BITS) != 26); in fsnotify_init()
/linux/include/linux/
H A Dfsnotify_backend.h127 #define ALL_FSNOTIFY_BITS (ALL_FSNOTIFY_EVENTS | ALL_FSNOTIFY_FLAGS) macro