Check for mounts over a dentry
int have_submounts(struct dentry * parent);
parent
dentry to check.
Return true if the parent or its subdirectories contain a mount point