Searched refs:FS_EVENTS_POSS_ON_CHILD (Results 1 – 2 of 2) sorted by relevance
103 #define FS_EVENTS_POSS_ON_CHILD (ALL_FSNOTIFY_PERM_EVENTS | \ macro114 #define FS_EVENTS_POSS_TO_PARENT (FS_EVENTS_POSS_ON_CHILD)119 FS_EVENTS_POSS_ON_CHILD | \677 return parent_mask & FS_EVENTS_POSS_ON_CHILD; in fsnotify_inode_watches_children()
188 BUILD_BUG_ON(FS_EVENTS_POSS_ON_CHILD & ~FS_EVENTS_POSS_TO_PARENT); in fsnotify_event_needs_parent()