Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
Dnull_blk_main.c894 unsigned long flushed = 0, one_round; in null_make_cache_space() local
919 one_round = 0; in null_make_cache_space()
926 one_round++; in null_make_cache_space()
928 flushed += one_round << PAGE_SHIFT; in null_make_cache_space()
933 if (one_round == 0) { in null_make_cache_space()