Function report |
Source Code:init\do_mounts_rd.c |
Create Date:2022-07-28 13:58:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:crd_load
Proto:static int __init crd_load(int in_fd, int out_fd, decompress_fn deco)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
int | in_fd | |
int | out_fd | |
decompress_fn | deco |
335 | If Not deco Then |
336 | These can be used to print at the various log levels.* All of these will print unconditionally, although note that pr_debug()* and other debug macros are compiled out unless either DEBUG is defined* or CONFIG_DYNAMIC_DEBUG is set.("Invalid ramdisk decompression routine. Select appropriate config option.\n") |
341 | result = deco(NULL, 0, compr_fill, compr_flush, NULL, NULL, error) |
342 | If decompress_error Then result = 1 |
344 | Return result |
Name | Describe |
---|---|
rd_load_image |
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 |