Searched refs:deferred_writethrough_bios (Results 1 – 1 of 1) sorted by relevance
219 struct bio_list deferred_writethrough_bios; member831 bio_list_add(&cache->deferred_writethrough_bios, bio); in defer_writethrough_bio()1670 bio_list_merge(&bios, &cache->deferred_writethrough_bios); in process_deferred_writethrough_bios()1671 bio_list_init(&cache->deferred_writethrough_bios); in process_deferred_writethrough_bios()1829 !bio_list_empty(&cache->deferred_writethrough_bios) || in more_work()2451 bio_list_init(&cache->deferred_writethrough_bios); in cache_create()