Searched refs:FS_EVENTS_POSS_ON_CHILD (Results 1 – 2 of 2) sorted by relevance
87 #define FS_EVENTS_POSS_ON_CHILD (ALL_FSNOTIFY_PERM_EVENTS | \ macro98 #define FS_EVENTS_POSS_TO_PARENT (FS_EVENTS_POSS_ON_CHILD)102 FS_EVENTS_POSS_ON_CHILD | \571 return inode->i_fsnotify_mask & FS_EVENTS_POSS_ON_CHILD; in fsnotify_inode_watches_children()
158 BUILD_BUG_ON(FS_EVENTS_POSS_ON_CHILD & ~FS_EVENTS_POSS_TO_PARENT); in fsnotify_event_needs_parent()