| 函数逻辑报告 | 
| Source Code: fs\namespace.c | Create Date:2022-07-29 10:39:36 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:lock_mount
函数原型:static struct mountpoint *lock_mount(struct path *path)
返回类型:struct mountpoint
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct path * | path | 
| 2133 | retry : | 
| 2135 | 如果此条件成立可能性小(为编译器优化)(cant_mount(dentry))则 | 
| 2137 | 返回:错误号 | 
| 2139 | namespace_lock() | 
| 2140 | mnt等于lookup_mnt - Return the first child mount mounted at path* "First" means first mounted chronologically | 
| 2141 | 如果此条件成立可能性大(为编译器优化)(!mnt)则 | 
| 2150 | namespace_unlock() | 
| 2155 | 转到:retry | 
| 名称 | 描述 | 
|---|---|
| do_loopback | do loopback mount. | 
| do_move_mount | |
| do_add_mount | add a mount into a namespace's mount tree | 
| 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 插件可实现:逻辑报告 代码生成和批量转换代码 |