Function report |
Source Code:block\elevator.c |
Create Date:2022-07-28 16:57:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Query io scheduler to see if the current process issuing bio may be* merged with rq.
Proto:static int elv_iosched_allow_bio_merge(struct request *rq, struct bio *bio)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct request * | rq | |
struct bio * | bio |
65 | If allow_merge Then Return allow_merge(q, rq, bio) |
68 | Return 1 |
Name | Describe |
---|---|
elv_bio_merge_ok | an we safely merge with this request? |
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 |