Searched refs:raid1_should_handle_error (Results 1 – 3 of 3) sorted by relevance
297 static inline bool raid1_should_handle_error(struct bio *bio) in raid1_should_handle_error() function
381 } else if (!raid1_should_handle_error(bio)) { in raid1_end_read_request()456 bool ignore_error = !raid1_should_handle_error(bio) || in raid1_end_write_request()
404 } else if (!raid1_should_handle_error(bio)) { in raid10_end_read_request()463 bool ignore_error = !raid1_should_handle_error(bio) || in raid10_end_write_request()