Function report | 
Source Code:init\do_mounts.c | 
Create Date:2022-07-28 13:57:05 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:do_mount_root
Proto:static int __init do_mount_root(const char *name, const char *fs, const int flags, const void *data)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| const char * | name | |
| const char * | fs | |
| const int | flags | |
| const void * | data | 
| 395 | char * data_page = NULL | 
| 398 | If data Then | 
| 400 | p = alloc_page(GFP_KERNEL) | 
| 403 | data_page = page_address(p) | 
| 412 | ksys_chdir("/root") | 
| 421 | out : | 
| 424 | Return ret | 
| Name | Describe | 
|---|---|
| mount_block_root | 
| 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  |