Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/block/
H A Dnull_blk_main.c951 unsigned long flushed = 0, one_round; in null_make_cache_space() local
976 one_round = 0; in null_make_cache_space()
983 one_round++; in null_make_cache_space()
985 flushed += one_round << PAGE_SHIFT; in null_make_cache_space()
990 if (one_round == 0) { in null_make_cache_space()