函数逻辑报告 |
Source Code:block\blk-core.c |
Create Date:2022-07-27 18:35:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:blk_account_io_completion
函数原型:void blk_account_io_completion(struct request *req, unsigned int bytes)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct request * | req | |
unsigned int | bytes |
1317 | sgrp等于op_stat_group(req_op(req)) |
1322 | part_stat_add(part, sectors[sgrp], bytes >> 9) |
1323 | part_stat_unlock() |
名称 | 描述 |
---|---|
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 插件可实现:逻辑报告 代码生成和批量转换代码 |