Function report | 
Source Code:include\linux\blk-mq.h | 
Create Date:2022-07-28 12:15:02 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:lk_mq_rq_from_pdu - cast a PDU to a request*@pdu: the PDU (Protocol Data Unit) to be casted* Return: request* Driver command data is immediately after the request. So subtract request* size to get back to the original request.
Proto:static inline struct request *blk_mq_rq_from_pdu(void *pdu)
Type:struct request
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| void * | pdu | 
| Name | Describe | 
|---|---|
| bsg_teardown_job | sg_teardown_job - routine to teardown a bsg job*@kref: kref inside bsg_job that is to be torn down | 
| bsg_job_done | sg_job_done - completion routine for bsg requests*@job: bsg_job that is complete*@result: job reply result*@reply_payload_rcv_len: length of payload recvd* The LLD should call this when the bsg job has completed. | 
| 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  |