Function report |
Source Code:block\blk-merge.c |
Create Date:2022-07-28 17:06:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blk_try_merge
Proto:enum elv_merge blk_try_merge(struct request *rq, struct bio *bio)
Type:enum elv_merge
Parameter:
Type | Parameter | Name |
---|---|---|
struct request * | rq | |
struct bio * | bio |
914 | Return ELEVATOR_NO_MERGE |
Name | Describe |
---|---|
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. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |