Home
last modified time | relevance | path

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

/linux/fs/
H A Dmount.h208 bool has_locked_children(struct mount *mnt, struct dentry *dentry);
H A Dfhandle.c313 !has_locked_children(real_mount(root->mnt), root->dentry)) in may_decode_fh()
H A Dnamespace.c2389 bool has_locked_children(struct mount *mnt, struct dentry *dentry) in has_locked_children() function