Function report |
Source Code:block\bsg-lib.c |
Create Date:2022-07-28 17:38:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bsg_exit_rq
Proto:static void bsg_exit_rq(struct blk_mq_tag_set *set, struct request *req, unsigned int hctx_idx)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct blk_mq_tag_set * | set | |
struct request * | req | |
unsigned int | hctx_idx |
316 | job = lk_mq_rq_to_pdu - cast a request to a PDU*@rq: the request to be casted* Return: pointer to the PDU* Driver command data is immediately after the request. So add request to get* the PDU. |
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 |