函数逻辑报告 | 
Source Code:fs\pnode.c | 
Create Date:2022-07-29 10:41:41 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:vfsmount lock must be held for write
函数原型:void change_mnt_propagation(struct mount *mnt, int type)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct mount * | mnt | |
| int | type | 
| 124 | 如果type恒等于change to shared 则 | 
| 125 | set_mnt_shared(mnt) | 
| 126 | 返回 | 
| 128 | do_make_slave(mnt) | 
| 129 | 如果type不等于change to slave 则 | 
| 130 | 删除链表项并重新初始化 | 
| 131 | slave is on master->mnt_slave_list = NULL | 
| 134 | 否则mnt_flags与等于 the vfsmount is a unbindable mount 的反 | 
| 名称 | 描述 | 
|---|---|
| do_change_type | rsively change the type of the mountpoint. | 
| umount_tree | mount_lock must be held* namespace_sem must be held for write | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |