函数逻辑报告 | 
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 | 
函数名称:check_mnt
函数原型:static inline int check_mnt(struct mount *mnt)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct mount * | mnt | 
| 776 | 返回: containing namespace 恒等于mnt_ns | 
| 名称 | 描述 | 
|---|---|
| ksys_umount | Now umount can handle mount points as well as block devices.* This is important for filesystems which use unnamed block devices.* We now support a flag for forced unmount like the other 'big iron'* unixes | 
| collect_mounts | Caller should check returned pointer for errors | 
| __do_loopback | |
| do_loopback | do loopback mount. | 
| do_reconfigure_mnt | Handle reconfiguration of the mountpoint only without alteration of the* superblock it refers to. This is triggered by specifying MS_REMOUNT|MS_BIND* to mount(2). | 
| do_remount | hange filesystem flags. dir should be a physical root of filesystem.* If you've mounted a non-root directory somewhere and want to do remount* on it - tough luck. | 
| 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 | 
| our_mnt | |
| mnt_may_suid | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |