Searched refs:wbi (Results 1 – 1 of 1) sorted by relevance
1928 struct bio *wbi; in ops_run_biodrain() local1942 wbi = dev->written = chosen; in ops_run_biodrain()1946 while (wbi && wbi->bi_iter.bi_sector < in ops_run_biodrain()1948 if (wbi->bi_opf & REQ_FUA) in ops_run_biodrain()1950 if (wbi->bi_opf & REQ_SYNC) in ops_run_biodrain()1952 if (bio_op(wbi) == REQ_OP_DISCARD) in ops_run_biodrain()1955 tx = async_copy_data(1, wbi, &dev->page, in ops_run_biodrain()1966 wbi = r5_next_bio(conf, wbi, dev->sector); in ops_run_biodrain()4006 struct bio *wbi, *wbi2; in handle_stripe_clean_event() local4017 wbi = dev->written; in handle_stripe_clean_event()[all …]