函数逻辑报告 |
Source Code:block\blk-merge.c |
Create Date:2022-07-27 18:41:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:blk_try_merge
函数原型:enum elv_merge blk_try_merge(struct request *rq, struct bio *bio)
返回类型:enum elv_merge
参数:
类型 | 参数 | 名称 |
---|---|---|
struct request * | rq | |
struct bio * | bio |
914 | 返回:ELEVATOR_NO_MERGE |
名称 | 描述 |
---|---|
blk_attempt_plug_merge | lk_attempt_plug_merge - try to merge with %current's plugged list*@q: request_queue new bio is being queued at*@bio: new bio being queued*@nr_segs: number of segments in @bio*@same_queue_rq: pointer to &struct request that gets filled in when* another |
blk_mq_bio_list_merge | Iterate list of requests and see if we can merge this bio with any* of them. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |