Function report |
Source Code:block\blk-merge.c |
Create Date:2022-07-28 17:05:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lk_queue_split - split a bio and submit the second half*@q: [in] request queue pointer*@bio: [in, out] bio to be split* Split a bio into two bios, chains the two bios, submit the second half and* store a pointer to the first half in *@bio
Proto:void blk_queue_split(struct request_queue *q, struct bio **bio)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct request_queue * | q | |
struct bio ** | bio |
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 |