Function report | 
Source Code:init\do_mounts_rd.c | 
Create Date:2022-07-28 13:58:04 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:compr_flush
Proto:static long __init compr_flush(void *window, unsigned long outcnt)
Type:long
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| void * | window | |
| unsigned long | outcnt | 
| 310 | written = ksys_write(crd_outfd, window, outcnt) | 
| 316 | decompress_error = 1 | 
| 317 | Return -1 | 
| 319 | Return outcnt | 
| 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  |