Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/
H A Dfsnotify.c155 static bool fsnotify_event_needs_parent(struct inode *inode, struct mount *mnt, in fsnotify_event_needs_parent() function
213 parent_needed = fsnotify_event_needs_parent(inode, mnt, mask); in __fsnotify_parent()