函数逻辑报告 |
Source Code:fs\namespace.c |
Create Date:2022-07-29 10:39:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:vfsmount lock must be held for write
函数原型:static void umount_mnt(struct mount *mnt)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct mount * | mnt |
名称 | 描述 |
---|---|
umount_tree | mount_lock must be held* namespace_sem must be held for write |
__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 |
SYSCALL_DEFINE2 | pivot_root Semantics:* Moves the root file system of the current process to the directory put_old,* makes new_root as the new root file system of the current process, and sets* root/cwd of all processes which had them on the current root to new_root |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |