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

/drivers/md/
H A Draid5.c34 * (in add_stripe_bio) we update the in-memory bitmap and record in sh->bm_seq
2287 static int add_stripe_bio(struct stripe_head *sh, struct bio *bi, int dd_idx, int forwrite) function
4053 !add_stripe_bio(sh, bi, dd_idx, rw)) {
4441 if (!add_stripe_bio(sh, raid_bio, dd_idx, 0)) {

Completed in 32 milliseconds