Home
last modified time | relevance | path

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

/linux/fs/notify/
H A Dfsnotify.c189 bool parent_watched = dentry->d_flags & DCACHE_FSNOTIFY_PARENT_WATCHED; in __fsnotify_parent() local
198 if (likely(!parent_watched && in __fsnotify_parent()
204 if (!parent_watched && !parent_needed) in __fsnotify_parent()
211 if (unlikely(parent_watched && !p_mask)) in __fsnotify_parent()