Searched refs:deferred_flush_bios (Results 1 – 2 of 2) sorted by relevance
218 struct bio_list deferred_flush_bios; member816 bio_list_add(&cache->deferred_flush_bios, bio); in issue()1650 bio_list_merge(&bios, &cache->deferred_flush_bios); in process_deferred_flush_bios()1651 bio_list_init(&cache->deferred_flush_bios); in process_deferred_flush_bios()1828 !bio_list_empty(&cache->deferred_flush_bios) || in more_work()2450 bio_list_init(&cache->deferred_flush_bios); in cache_create()
244 struct bio_list deferred_flush_bios; member625 bio_list_add(&pool->deferred_flush_bios, bio); in issue()1972 bio_list_merge(&bios, &pool->deferred_flush_bios); in process_deferred_bios()1973 bio_list_init(&pool->deferred_flush_bios); in process_deferred_bios()2586 bio_list_init(&pool->deferred_flush_bios); in pool_create()