Function report |
Source Code:include\linux\blk_types.h |
Create Date:2022-07-28 05:43:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:op_stat_group
Proto:static inline int op_stat_group(unsigned int op)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | op |
448 | If op_is_discard(op) Then Return STAT_DISCARD |
450 | Return op_is_write(op) |
Name | Describe |
---|---|
generic_start_io_acct | |
generic_end_io_acct | |
blk_account_io_completion | |
blk_account_io_done |
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 |