Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\elevator.c Create Date:2022-07-28 16:57:34
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:elv_rqhash_reposition

Proto:void elv_rqhash_reposition(struct request_queue *q, struct request *rq)

Type:void

Parameter:

TypeParameterName
struct request_queue *q
struct request *rq
226  __elv_rqhash_del(rq)
227  elv_rqhash_add(q, rq)
Caller
NameDescribe
elv_merged_request
elv_merge_requests