Searched refs:flush_bio (Results 1 – 3 of 3) sorted by relevance
124 struct bio *flush_bio; member
3596 struct bio *bio = device->flush_bio; in write_dev_flush()3630 struct bio *bio = device->flush_bio; in wait_dev_flush()
277 bio_put(device->flush_bio); in btrfs_free_device()336 dev->flush_bio = bio_alloc_bioset(GFP_KERNEL, 0, NULL); in __alloc_device()337 if (!dev->flush_bio) { in __alloc_device()