have_submounts(9)
NAME
have_submounts - check for mounts over a dentry
SYNOPSIS
int have_submounts(struct dentry * parent);
ARGUMENTS
- parent
- dentry to check.
DESCRIPTION
Return true if the parent or its subdirectories contain a mount point
have_submounts - check for mounts over a dentry
int have_submounts(struct dentry * parent);
Return true if the parent or its subdirectories contain a mount point