函数逻辑报告 | 
Source Code:fs\namespace.c | 
Create Date:2022-07-29 10:39:32 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:mount_lock must be held* namespace_sem must be held for write
函数原型:static void umount_tree(struct mount *mnt, enum umount_tree_flags how)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct mount * | mnt | |
| enum umount_tree_flags | how | 
| 1432 | 如果how按位与UMOUNT_PROPAGATE则Clear MNT_LOCKED when it can be shown to be safe.* mount_lock lock must be held for write | 
| 1454 | 删除链表项并重新初始化 | 
| 1455 | 删除链表项并重新初始化 | 
| 1456 | ns等于 containing namespace | 
| 1457 | 如果ns则 | 
| 1461 | containing namespace = NULL | 
| 1462 | 如果how按位与UMOUNT_SYNC则mnt_flags或等于MNT_SYNC_UMOUNT | 
| 1465 | disconnect等于disconnect_mount(p, how) | 
| 1466 | 如果mnt_has_parent(p)则 | 
| 1476 | 如果disconnect则hlist_add_head( & mnt_umount, & unmounted) | 
| 名称 | 描述 | 
|---|---|
| do_umount | |
| __detach_mounts | __detach_mounts - lazily unmount all mounts on the specified dentry* During unlink, rmdir, and d_drop it is possible to loose the path* to an existing mountpoint, and wind up leaking the mount | 
| copy_tree | |
| dissolve_on_fput | |
| drop_collected_mounts | |
| attach_recursive_mnt | @source_mnt : mount tree to be attached*@nd : place the mount tree @source_mnt is attached*@parent_nd : if non-null, detach the source_mnt from its parent and* store the parent mount and mountpoint dentry | 
| do_loopback | do loopback mount. | 
| mark_mounts_for_expiry | process a list of expirable mountpoints with the intent of discarding any* mountpoints that aren't in use and haven't been touched since last we came* here | 
| shrink_submounts | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |