Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dnamespace.c2127 static bool has_locked_children(struct mount *mnt, struct dentry *dentry) in has_locked_children() function
2178 if (!recurse && has_locked_children(old, old_path.dentry)) in do_loopback()