函数逻辑报告 |
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 |
函数名称:rsively change the type of the mountpoint.
函数原型:static int do_change_type(struct path *path, int ms_flags)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct path * | path | |
int | ms_flags |
2205 | mnt等于real_mount(mnt) |
2208 | err等于0 |
2217 | namespace_lock() |
2218 | 如果type恒等于change to shared 则 |
2219 | err等于invent_group_ids(mnt, recurse) |
2220 | 如果err则转到:out_unlock |
2224 | lock_mount_hash() |
2227 | unlock_mount_hash() |
2229 | out_unlock : |
2230 | namespace_unlock() |
2231 | 返回:err |
名称 | 描述 |
---|---|
do_mount | Flags is a 32-bit value that allows up to 31 non-fs dependent flags to* be given to the mount() call (ie: read-only, no-dev, no-suid etc) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |