函数逻辑报告 |
Source Code:block\blk-mq.c |
Create Date:2022-07-27 18:45:33 |
Last Modify:2020-03-17 23:18:05 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:blk_mq_bio_to_request
函数原型:static void blk_mq_bio_to_request(struct request *rq, struct bio *bio, unsigned int nr_segs)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct request * | rq | |
struct bio * | bio | |
unsigned int | nr_segs |
1741 | 如果 bottom bits req flags, * top bits REQ_OP. Use * accessors.按位与REQ_RAHEAD则 op and common flags 或等于REQ_FAILFAST_MASK |
1745 | write_hint等于bi_write_hint |
1746 | blk_rq_bio_prep(rq, bio, nr_segs) |
1748 | blk_account_io_start(rq, true) |
名称 | 描述 |
---|---|
blk_mq_make_request |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |