Searched refs:deferred_flush_bios (Results 1 – 2 of 2) sorted by relevance
260 struct bio_list deferred_flush_bios; member900 bio_list_add(&cache->deferred_flush_bios, bio); in issue()2042 bio_list_merge(&bios, &cache->deferred_flush_bios); in process_deferred_flush_bios()2043 bio_list_init(&cache->deferred_flush_bios); in process_deferred_flush_bios()2239 !bio_list_empty(&cache->deferred_flush_bios) || in more_work()2863 bio_list_init(&cache->deferred_flush_bios); in cache_create()
252 struct bio_list deferred_flush_bios; member738 bio_list_add(&pool->deferred_flush_bios, bio); in issue()2190 bio_list_merge(&bios, &pool->deferred_flush_bios); in process_deferred_bios()2191 bio_list_init(&pool->deferred_flush_bios); in process_deferred_bios()2829 bio_list_init(&pool->deferred_flush_bios); in pool_create()