Home
last modified time | relevance | path

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

/include/linux/
Dfsnotify_backend.h57 #define FS_EVENT_ON_CHILD 0x08000000 macro
102 FS_DN_MULTISHOT | FS_EVENT_ON_CHILD)
425 if (!(mask & FS_EVENT_ON_CHILD)) in fsnotify_parent_needed_mask()
438 if (!(inode->i_fsnotify_mask & FS_EVENT_ON_CHILD)) in fsnotify_inode_watches_children()