Home
last modified time | relevance | path

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

/Linux-v5.10/fs/f2fs/
Dgc.c452 unsigned int age_weight = am->age_weight; in atgc_lookup_victim() local
479 age_weight; in atgc_lookup_victim()
486 (100 - age_weight); in atgc_lookup_victim()
1788 am->age_weight = DEF_GC_THREAD_AGE_WEIGHT; in init_atgc_management()
Df2fs.h1251 unsigned int age_weight; /* age weight, vblock_weight = 100 - age_weight */ member