Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c2322 static bool __has_locked_children(struct mount *mnt, struct dentry *dentry) in __has_locked_children() function
2339 return __has_locked_children(mnt, dentry); in has_locked_children()
2398 if (__has_locked_children(old_mnt, path->dentry)) in clone_private_mount()
2963 if (!recurse && __has_locked_children(old, old_path->dentry)) in __do_loopback()
3335 if (__has_locked_children(from, to->mnt.mnt_root)) in do_set_group()