Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dgc.c534 unsigned int dirty_threshold = max(am->max_candidate_count, in atgc_lookup_victim() local
583 if (iter < dirty_threshold) { in atgc_lookup_victim()
604 unsigned int dirty_threshold = max(am->max_candidate_count, in atssr_lookup_victim() local
647 if (iter < dirty_threshold) { in atssr_lookup_victim()