Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/notify/
Dfsnotify.c146 static bool fsnotify_event_needs_parent(struct inode *inode, struct mount *mnt, in fsnotify_event_needs_parent() function
204 parent_needed = fsnotify_event_needs_parent(inode, mnt, mask); in __fsnotify_parent()