Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dmount.h156 bool has_locked_children(struct mount *mnt, struct dentry *dentry);
Dfhandle.c271 !has_locked_children(real_mount(root->mnt), root->dentry)) in may_decode_fh()
Dnamespace.c2228 bool has_locked_children(struct mount *mnt, struct dentry *dentry) in has_locked_children() function
2264 if (has_locked_children(old_mnt, path->dentry)) in clone_private_mount()
2738 if (!recurse && has_locked_children(old, old_path->dentry)) in __do_loopback()
3135 if (has_locked_children(from, to->mnt.mnt_root)) in do_set_group()