Lines Matching refs:bio_list_init
1608 bio_list_init(&bios); in process_deferred_bios()
1612 bio_list_init(&cache->deferred_bios); in process_deferred_bios()
1647 bio_list_init(&bios); in process_deferred_flush_bios()
1651 bio_list_init(&cache->deferred_flush_bios); in process_deferred_flush_bios()
1667 bio_list_init(&bios); in process_deferred_writethrough_bios()
1671 bio_list_init(&cache->deferred_writethrough_bios); in process_deferred_writethrough_bios()
1812 bio_list_init(&bios); in requeue_deferred_io()
1814 bio_list_init(&cache->deferred_bios); in requeue_deferred_io()
2449 bio_list_init(&cache->deferred_bios); in cache_create()
2450 bio_list_init(&cache->deferred_flush_bios); in cache_create()
2451 bio_list_init(&cache->deferred_writethrough_bios); in cache_create()