Home
last modified time | relevance | path

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

/linux/drivers/block/null_blk/
H A Dmain.c1059 unsigned long flushed = 0, one_round; in null_make_cache_space() local
1084 one_round = 0; in null_make_cache_space()
1091 one_round++; in null_make_cache_space()
1093 flushed += one_round << PAGE_SHIFT; in null_make_cache_space()
1098 if (one_round == 0) { in null_make_cache_space()