Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:should_fail_request

Proto:static inline bool should_fail_request(struct hd_struct *part, unsigned int bytes)

Type:bool

Parameter:

TypeParameterName
struct hd_struct *part
unsigned intbytes
785  Return false
Caller
NameDescribe
should_fail_bio
blk_partition_remapRemap block n of partition p to block n+start(p) of the disk.
blk_insert_cloned_requestlk_insert_cloned_request - Helper for stacking drivers to submit a request*@q: the queue to submit the request*@rq: the request being queued