Searched refs:raid5_dec_bi_active_stripes (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/md/
H A Draid5.c157 static inline int raid5_dec_bi_active_stripes(struct bio *bio) raid5_dec_bi_active_stripes() function
1193 if (!raid5_dec_bi_active_stripes(rbi)) { ops_complete_biofill()
3117 if (!raid5_dec_bi_active_stripes(bi)) { handle_failed_stripe()
3141 if (!raid5_dec_bi_active_stripes(bi)) { handle_failed_stripe()
3166 if (!raid5_dec_bi_active_stripes(bi)) { handle_failed_stripe()
3480 if (!raid5_dec_bi_active_stripes(wbi)) { handle_stripe_clean_event()
5141 remaining = raid5_dec_bi_active_stripes(bi); make_discard_request()
5314 remaining = raid5_dec_bi_active_stripes(bi); make_request()
5714 remaining = raid5_dec_bi_active_stripes(raid_bio); retry_aligned_read()

Completed in 73 milliseconds