| Function report | 
| Source Code: fs\super.c | Create Date:2022-07-28 20:02:30 | 
| Last Modify:2022-05-24 06:42:17 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:reconfigure_single
Proto:static int reconfigure_single(struct super_block *s, int flags, void *data)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| 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 | Return ret | 
| Name | Describe | 
|---|---|
| mount_single | 
| Source code conversion tool public plug-in interface | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |