Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid5.c157 static inline int raid5_dec_bi_active_stripes(struct bio *bio) in raid5_dec_bi_active_stripes() function
1197 if (!raid5_dec_bi_active_stripes(rbi)) in ops_complete_biofill()
3118 if (!raid5_dec_bi_active_stripes(bi)) { in handle_failed_stripe()
3142 if (!raid5_dec_bi_active_stripes(bi)) { in handle_failed_stripe()
3170 if (!raid5_dec_bi_active_stripes(bi)) in handle_failed_stripe()
3484 if (!raid5_dec_bi_active_stripes(wbi)) { in handle_stripe_clean_event()
5136 remaining = raid5_dec_bi_active_stripes(bi); in make_discard_request()
5318 remaining = raid5_dec_bi_active_stripes(bi); in make_request()
5730 remaining = raid5_dec_bi_active_stripes(raid_bio); in retry_aligned_read()