Home
last modified time | relevance | path

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

/Linux-v4.19/fs/notify/
Dfsnotify.c389 BUG_ON(hweight32(ALL_FSNOTIFY_EVENTS) != 23); in fsnotify_init()
/Linux-v4.19/include/linux/
Dfsnotify_backend.h71 #define ALL_FSNOTIFY_EVENTS (FS_ACCESS | FS_MODIFY | FS_ATTRIB | \ macro