Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dgc.c465 unsigned int dirty_threshold = max(am->max_candidate_count, in atgc_lookup_victim() local
516 if (iter < dirty_threshold) { in atgc_lookup_victim()
539 unsigned int dirty_threshold = max(am->max_candidate_count, in atssr_lookup_victim() local
585 if (iter < dirty_threshold) { in atssr_lookup_victim()