函数逻辑报告 |
Source Code:include\trace\events\block.h |
Create Date:2022-07-27 13:23:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:lock_rq_complete - block IO operation completed by device driver*@rq: block operations request*@error: status code*@nr_bytes: number of completed bytes* The block_rq_complete tracepoint event indicates that some portion
函数原型:static inline void trace_block_rq_complete(struct request *rq, int error, unsigned int nr_bytes)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct request * | rq | |
int | error | |
unsigned int | nr_bytes |
NULL
名称 | 描述 |
---|---|
blk_update_request | lk_update_request - Special helper function for request stacking drivers*@req: the request being processed*@error: block status code*@nr_bytes: number of bytes to complete @req* Description:* Ends I/O on a number of bytes attached to @req, but doesn't |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |