Home
last modified time | relevance | path

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

/fs/
Dnamespace.c2256 static bool has_locked_children(struct mount *mnt, struct dentry *dentry) in has_locked_children() function
2279 if (!recurse && has_locked_children(old, old_path->dentry)) in __do_loopback()