Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dnamespace.c2043 static bool has_locked_children(struct mount *mnt, struct dentry *dentry) in has_locked_children() function
2094 if (!recurse && has_locked_children(old, old_path.dentry)) in do_loopback()