Function report |
Source Code:fs\pnode.c |
Create Date:2022-07-28 20:11:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:find_topper
Proto:static struct mount *find_topper(struct mount *mnt)
Type:struct mount
Parameter:
Type | Parameter | Name |
---|---|---|
struct mount * | mnt |
342 | If Not list_is_singular - tests whether a list has just one entry.*@head: the list to test. Then Return NULL |
346 | If mnt_mountpoint != root of the mounted tree Then Return NULL |
349 | Return child |
Name | Describe |
---|---|
propagate_mount_busy | heck if the mount 'mnt' can be unmounted successfully.*@mnt: the mount to be checked for unmount* NOTE: unmounting 'mnt' would naturally propagate to all* other mounts its parent propagates to.* Check if any of these mounts that **do not have submounts** |
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 |