Function report |
Source Code:include\linux\blk_types.h |
Create Date:2022-07-28 05:43:53 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:op_is_discard
Proto:static inline bool op_is_discard(unsigned int op)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | op |
424 | Return (op & REQ_OP_MASK) == REQ_OP_DISCARD |
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 |