Function report |
Source Code:block\blk-integrity.c |
Create Date:2022-07-28 18:03:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:integrity_device_show
Proto:static ssize_t integrity_device_show(struct blk_integrity *bi, char *page)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct blk_integrity * | bi | |
char * | page |
309 | Return sprintf(page, "%u\n", (flags & BLK_INTEGRITY_DEVICE_CAPABLE) != 0) |
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 |