Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dgc.c647 unsigned int nsearched; in get_victim_by_default() local
665 nsearched = 0; in get_victim_by_default()
731 nsearched++; in get_victim_by_default()
783 if (nsearched >= p.max_search) { in get_victim_by_default()