Home
last modified time | relevance | path

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

/openbmc/linux/mm/damon/
H A Dops-common.c80 unsigned int age_weight = s->quota.weight_age; in damon_hot_score() local
/openbmc/linux/fs/f2fs/
H A Dgc.c537 unsigned int age_weight = am->age_weight; in atgc_lookup_victim() local
H A Df2fs.h1274 unsigned int age_weight; /* age weight, vblock_weight = 100 - age_weight */ member