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

/linux-master/fs/
H A Dnamespace.c2081 static bool has_locked_children(struct mount *mnt, struct dentry *dentry) function
2117 if (has_locked_children(old_mnt, path->dentry))
2591 if (!recurse && has_locked_children(old, old_path->dentry))
2980 if (has_locked_children(from, to->mnt.mnt_root))

Completed in 119 milliseconds