函数逻辑报告 |
Source Code:fs\namespace.c |
Create Date:2022-07-29 10:39:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:do_move_mount_old
函数原型:static int do_move_mount_old(struct path *path, const char *old_name)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct path * | path | |
const char * | old_name |
2688 | err等于kern_path(old_name, llow links at the end , & old_path) |
2692 | err等于do_move_mount( & old_path, path) |
2694 | 返回: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 插件可实现:逻辑报告 代码生成和批量转换代码 |