Searched refs:flush_bios (Results 1 – 3 of 3) sorted by relevance
68 static void flush_bios(struct bio *bio) in flush_bios() function85 struct bio_list flush_bios = { }; in flush_delayed_bios() local93 bio_list_add(&flush_bios, bio); in flush_delayed_bios()109 return bio_list_get(&flush_bios); in flush_delayed_bios()117 flush_bios(flush_delayed_bios(dc, 0)); in flush_expired_bios()273 flush_bios(flush_delayed_bios(dc, 1)); in delay_presuspend()
389 struct bio_list flush_bios = BIO_EMPTY_LIST; in issue_deferred_bios() local397 bio_list_add(&flush_bios, bio); in issue_deferred_bios()404 bio_list_merge(&clone->deferred_flush_bios, &flush_bios); in issue_deferred_bios()
982 static void flush_bios(struct bio *bio);1007 flush_bios(b); in remove_single_exception_chunk()1571 static void flush_bios(struct bio *bio) in flush_bios() function1723 flush_bios(snapshot_bios); in pending_complete()