Home
last modified time | relevance | path

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

/include/linux/
Dfsnotify_backend.h365 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()
Dfs.h725 __u32 i_fsnotify_mask; /* all events this inode cares about */ member