Function report |
Source Code:init\do_mounts_initrd.c |
Create Date:2022-07-28 13:58:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:initrd_load
Proto:bool __init initrd_load(void)
Type:bool
Parameter:Nothing
127 | If mount_initrd Then |
128 | create_dev("/dev/ram", Root_RAM0) |
135 | If rd_load_image("/initrd.image") && ROOT_DEV != Root_RAM0 Then |
141 | ksys_unlink("/initrd.image") |
142 | Return false |
Name | Describe |
---|---|
prepare_namespace | Prepare the namespace - decide what/where to mount, load ramdisks, etc. |
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 |