函数逻辑报告 |
Source Code:include\linux\blk_types.h |
Create Date:2022-07-27 06:44:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:op_is_discard
函数原型:static inline bool op_is_discard(unsigned int op)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | op |
424 | 返回:op按位与REQ_OP_MASK的值恒等于REQ_OP_DISCARD |
名称 | 描述 |
---|---|
op_stat_group | |
blkcg_bio_issue_check | |
blkg_rwstat_add | lkg_rwstat_add - add a value to a blkg_rwstat*@rwstat: target blkg_rwstat*@op: REQ_OP and flags*@val: value to add* Add @val to @rwstat. The counters are chosen according to @rw. The* caller is responsible for synchronizing calls to this function. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |