Function report |
Source Code:fs\dcache.c |
Create Date:2022-07-28 20:07:28 |
Last Modify:2020-03-18 10:27:32 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:path_has_submounts - check for mounts over a dentry in the* current namespace.*@parent: path to check.* Return true if the parent or its subdirectories contain* a mount point in the current namespace.
Proto:int path_has_submounts(const struct path *parent)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct path * | parent |
1404 | struct check_mount data = {mnt = mnt, mounted = 0} |
1408 | read_sequnlock_excl( & mount_lock) |
1410 | Return mounted |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |