Searched refs:deferred_writethrough_bios (Results 1 – 1 of 1) sorted by relevance
261 struct bio_list deferred_writethrough_bios; member915 bio_list_add(&cache->deferred_writethrough_bios, bio); in defer_writethrough_bio()2062 bio_list_merge(&bios, &cache->deferred_writethrough_bios); in process_deferred_writethrough_bios()2063 bio_list_init(&cache->deferred_writethrough_bios); in process_deferred_writethrough_bios()2240 !bio_list_empty(&cache->deferred_writethrough_bios) || in more_work()2864 bio_list_init(&cache->deferred_writethrough_bios); in cache_create()