Home
last modified time | relevance | path

Searched defs:age_weight (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/mm/damon/
H A Dprmtv-common.c100 unsigned int age_weight = s->quota.weight_age; in damon_pageout_score() local
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dgc.c468 unsigned int age_weight = am->age_weight; in atgc_lookup_victim() local
H A Df2fs.h1251 unsigned int age_weight; /* age weight, vblock_weight = 100 - age_weight */ member