Home
last modified time | relevance | path

Searched refs:pages_to_flush (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/dm-vdo/
A Dblock-map.h80 page_count_t pages_to_flush; member
A Dblock-map.c818 if ((cache->pages_in_flush > 0) || (cache->pages_to_flush == 0)) in save_pages()
825 cache->pages_in_flush = cache->pages_to_flush; in save_pages()
826 cache->pages_to_flush = 0; in save_pages()
851 info->cache->pages_to_flush++; in schedule_page_save()
1102 bool has_unflushed_pages = (cache->pages_to_flush > 0); in write_pages()

Completed in 18 milliseconds