Home
last modified time | relevance | path

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

/linux/fs/notify/
H A Dfsnotify.c245 bool parent_watched = dentry->d_flags & DCACHE_FSNOTIFY_PARENT_WATCHED; in __fsnotify_parent() local
254 if (likely(!parent_watched && in __fsnotify_parent()
260 if (!parent_watched && !parent_needed) in __fsnotify_parent()
267 if (unlikely(parent_watched && !p_mask)) in __fsnotify_parent()