Lines Matching refs:bio_list_init
1710 bio_list_init(&detail.bios_for_issue); in remap_cell_to_origin_clear_discard()
1711 bio_list_init(&detail.unhandled_bios); in remap_cell_to_origin_clear_discard()
1744 bio_list_init(&detail.bios_for_issue); in remap_cell_to_cache_dirty()
1745 bio_list_init(&detail.unhandled_bios); in remap_cell_to_cache_dirty()
1961 bio_list_init(&bios); in process_deferred_bios()
1965 bio_list_init(&cache->deferred_bios); in process_deferred_bios()
2039 bio_list_init(&bios); in process_deferred_flush_bios()
2043 bio_list_init(&cache->deferred_flush_bios); in process_deferred_flush_bios()
2059 bio_list_init(&bios); in process_deferred_writethrough_bios()
2063 bio_list_init(&cache->deferred_writethrough_bios); in process_deferred_writethrough_bios()
2220 bio_list_init(&bios); in requeue_deferred_bios()
2222 bio_list_init(&cache->deferred_bios); in requeue_deferred_bios()
2862 bio_list_init(&cache->deferred_bios); in cache_create()
2863 bio_list_init(&cache->deferred_flush_bios); in cache_create()
2864 bio_list_init(&cache->deferred_writethrough_bios); in cache_create()