Home
last modified time | relevance | path

Searched refs:raid1_should_handle_error (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/
H A Draid1-10.c302 static inline bool raid1_should_handle_error(struct bio *bio) in raid1_should_handle_error() function
H A Draid1.c382 } else if (!raid1_should_handle_error(bio)) { in raid1_end_read_request()
457 bool ignore_error = !raid1_should_handle_error(bio) || in raid1_end_write_request()
H A Draid10.c402 } else if (!raid1_should_handle_error(bio)) { in raid10_end_read_request()
461 bool ignore_error = !raid1_should_handle_error(bio) || in raid10_end_write_request()