Searched refs:raid1_should_handle_error (Results 1 – 3 of 3) sorted by relevance
302 static inline bool raid1_should_handle_error(struct bio *bio) in raid1_should_handle_error() function
382 } 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()
402 } 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()