Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\blk-timeout.c Create Date:2022-07-28 17:06:52
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:lk_abort_request -- Request request recovery for the specified command*@req: pointer to the request of interest* This function requests that the block layer start recovery for the* request by deleting the timer and calling the q's timeout function

Proto:void blk_abort_request(struct request *req)

Type:void

Parameter:

TypeParameterName
struct request *req
88  WRITE_ONCE(deadline, jiffies)
89  kblockd_schedule_work( & timeout_work)