函数逻辑报告 | 
Source Code:fs\super.c | 
Create Date:2022-07-29 10:32:25 | 
| Last Modify:2022-05-24 06:42:17 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:reconfigure_single
函数原型:static int reconfigure_single(struct super_block *s, int flags, void *data)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct super_block * | s | |
| int | flags | |
| void * | data | 
| 1484 | fc等于fs_context_for_reconfigure(s_root, flags, Superblock flags that can be altered by MS_REMOUNT) | 
| 1488 | ret等于parse_monolithic_mount_data(fc, data) | 
| 1492 | ret等于gure_super - asks filesystem to change superblock parameters*@fc: The superblock and configuration* Alters the configuration parameters of a live superblock. | 
| 1493 | out : | 
| 1494 | put_fs_context - Dispose of a superblock configuration context.*@fc: The context to dispose of. | 
| 1495 | 返回:ret | 
| 名称 | 描述 | 
|---|---|
| mount_single | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |