Home
last modified time | relevance | path

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

/include/linux/
Dfsnotify_backend.h81 #define FS_EVENTS_POSS_ON_CHILD (ALL_FSNOTIFY_PERM_EVENTS | \ macro
92 #define FS_EVENTS_POSS_TO_PARENT (FS_EVENTS_POSS_ON_CHILD)
96 FS_EVENTS_POSS_ON_CHILD | \
442 return inode->i_fsnotify_mask & FS_EVENTS_POSS_ON_CHILD; in fsnotify_inode_watches_children()