Searched refs:wbi (Results 1 – 1 of 1) sorted by relevance
1609 struct bio *wbi; in ops_run_biodrain() local1618 wbi = dev->written = chosen; in ops_run_biodrain()1622 while (wbi && wbi->bi_iter.bi_sector < in ops_run_biodrain()1624 if (wbi->bi_rw & REQ_FUA) in ops_run_biodrain()1626 if (wbi->bi_rw & REQ_SYNC) in ops_run_biodrain()1628 if (wbi->bi_rw & REQ_DISCARD) in ops_run_biodrain()1631 tx = async_copy_data(1, wbi, &dev->page, in ops_run_biodrain()1639 wbi = r5_next_bio(wbi, dev->sector); in ops_run_biodrain()3468 struct bio *wbi, *wbi2; in handle_stripe_clean_event() local3479 wbi = dev->written; in handle_stripe_clean_event()[all …]