flush_bios 396 drivers/md/dm-clone-target.c struct bio_list flush_bios = BIO_EMPTY_LIST; flush_bios 404 drivers/md/dm-clone-target.c bio_list_add(&flush_bios, bio); flush_bios 411 drivers/md/dm-clone-target.c bio_list_merge(&clone->deferred_flush_bios, &flush_bios); flush_bios 85 drivers/md/dm-delay.c struct bio_list flush_bios = { }; flush_bios 93 drivers/md/dm-delay.c bio_list_add(&flush_bios, bio); flush_bios 109 drivers/md/dm-delay.c return bio_list_get(&flush_bios); flush_bios 117 drivers/md/dm-delay.c flush_bios(flush_delayed_bios(dc, 0)); flush_bios 272 drivers/md/dm-delay.c flush_bios(flush_delayed_bios(dc, 1)); flush_bios 981 drivers/md/dm-snap.c static void flush_bios(struct bio *bio); flush_bios 1006 drivers/md/dm-snap.c flush_bios(b); flush_bios 1716 drivers/md/dm-snap.c flush_bios(snapshot_bios);