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

/linux-4.1.27/drivers/md/
H A Draid5.c34 * (in add_stripe_bio) we update the in-memory bitmap and record in sh->bm_seq
2953 static int add_stripe_bio(struct stripe_head *sh, struct bio *bi, int dd_idx, add_stripe_bio() function
3024 * If multiple add_stripe_bio() calls race here they add_stripe_bio()
5288 !add_stripe_bio(sh, bi, dd_idx, rw, previous)) { make_request()
5702 if (!add_stripe_bio(sh, raid_bio, dd_idx, 0, 0)) { retry_aligned_read()

Completed in 71 milliseconds