Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid5-cache.c294 struct bio *wbi, *wbi2; in r5c_return_dev_pending_writes() local
300 wbi2 = r5_next_bio(conf, wbi, dev->sector); in r5c_return_dev_pending_writes()
303 wbi = wbi2; in r5c_return_dev_pending_writes()
H A Draid5.c4053 struct bio *wbi, *wbi2; in handle_stripe_clean_event() local
4068 wbi2 = r5_next_bio(conf, wbi, dev->sector); in handle_stripe_clean_event()
4071 wbi = wbi2; in handle_stripe_clean_event()