Home
last modified time | relevance | path

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

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