Home
last modified time | relevance | path

Searched defs:should_fail_request (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/block/
Dblk-core.c668 static bool should_fail_request(struct hd_struct *part, unsigned int bytes) in should_fail_request() function
685 static inline bool should_fail_request(struct hd_struct *part, in should_fail_request() function
/kernel/linux/linux-6.6/block/
Dblk.h483 static inline bool should_fail_request(struct block_device *part, in should_fail_request() function
Dblk-core.c483 bool should_fail_request(struct block_device *part, unsigned int bytes) in should_fail_request() function