Home
last modified time | relevance | path

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

/linux-4.4.14/fs/notify/
Dfsnotify.c278 if (ret && (mask & ALL_FSNOTIFY_PERM_EVENTS)) in fsnotify()
/linux-4.4.14/include/linux/
Dfsnotify_backend.h66 #define ALL_FSNOTIFY_PERM_EVENTS (FS_OPEN_PERM | FS_ACCESS_PERM) macro