Searched refs:i_fsnotify_mask (Results 1 – 2 of 2) sorted by relevance
365 if (!(inode->i_fsnotify_mask & FS_EVENT_ON_CHILD)) in fsnotify_inode_watches_children()369 return inode->i_fsnotify_mask & FS_EVENTS_POSS_ON_CHILD; in fsnotify_inode_watches_children()
725 __u32 i_fsnotify_mask; /* all events this inode cares about */ member