函数逻辑报告 |
Source Code:fs\namespace.c |
Create Date:2022-07-29 10:39:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:change_mount_ro_state
函数原型:static int change_mount_ro_state(struct mount *mnt, unsigned int mnt_flags)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct mount * | mnt | |
unsigned int | mnt_flags |
2450 | 如果readonly_request则返回:mnt_make_readonly(mnt) |
2453 | 返回:__mnt_unmake_readonly(mnt) |
名称 | 描述 |
---|---|
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). |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |