Searched refs:flush_bio (Results 1 – 5 of 5) sorted by relevance
105 struct bio *flush_bio; member
2730 bio = device->flush_bio; in write_dev_flush()2747 device->flush_bio = NULL; in write_dev_flush()2756 device->flush_bio = NULL;; in write_dev_flush()2765 device->flush_bio = bio; in write_dev_flush()
198 struct bio flush_bio; member1333 ci.bio = &ci.md->flush_bio; in __split_and_process_bio()1914 bio_init(&md->flush_bio); in alloc_dev()1915 md->flush_bio.bi_bdev = md->bdev; in alloc_dev()1916 md->flush_bio.bi_rw = WRITE_FLUSH; in alloc_dev()
415 struct bio *flush_bio; member
476 struct bio *bio = mddev->flush_bio; in md_submit_flush_data()486 mddev->flush_bio = NULL; in md_submit_flush_data()494 !mddev->flush_bio, in md_flush_request()496 mddev->flush_bio = bio; in md_flush_request()