Function report |
Source Code:block\blk-integrity.c |
Create Date:2022-07-28 18:03:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:integrity_generate_store
Proto:static ssize_t integrity_generate_store(struct blk_integrity *bi, const char *page, size_t count)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct blk_integrity * | bi | |
const char * | page | |
size_t | count |
294 | If val Then flags |= BLK_INTEGRITY_GENERATE |
296 | Else flags &= ~BLK_INTEGRITY_GENERATE |
299 | Return count |
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 |