1PATH_HAS_SUBMOUNTS(9)            The Linux VFS           PATH_HAS_SUBMOUNTS(9)
2
3
4

NAME

6       path_has_submounts - check for mounts over a dentry in the current
7       namespace.
8

SYNOPSIS

10       int path_has_submounts(const struct path * parent);
11

ARGUMENTS

13       parent
14           path to check.
15

DESCRIPTION

17       Return true if the parent or its subdirectories contain a mount point
18       in the current namespace.
19
21Kernel Hackers Manual 3.10         June 2019             PATH_HAS_SUBMOUNTS(9)
Impressum