HAVE_SUBMOUNTS
Section: The Linux VFS (9)
Updated: February 2011
Index
Return to Main Contents
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
COPYRIGHT