Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.c26 * (in add_stripe_bio) we update the in-memory bitmap and record in sh->bm_seq
3404 static int add_stripe_bio(struct stripe_head *sh, struct bio *bi, int dd_idx, in add_stripe_bio() function
3499 * If multiple add_stripe_bio() calls race here they in add_stripe_bio()
5899 !add_stripe_bio(sh, bi, dd_idx, rw, previous)) { in raid5_make_request()
6345 if (!add_stripe_bio(sh, raid_bio, dd_idx, 0, 0)) { in retry_aligned_read()
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.c26 * (in add_stripe_bio) we update the in-memory bitmap and record in sh->bm_seq
3625 static bool add_stripe_bio(struct stripe_head *sh, struct bio *bi, in add_stripe_bio() function
6670 if (!add_stripe_bio(sh, raid_bio, dd_idx, 0, 0)) { in retry_aligned_read()

Completed in 19 milliseconds