函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\blk-core.c Create Date:2022-07-27 18:35:02
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:should_fail_request

函数原型:static inline bool should_fail_request(struct hd_struct *part, unsigned int bytes)

返回类型:bool

参数:

类型参数名称
struct hd_struct *part
unsigned intbytes
785  返回:false
调用者
名称描述
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