Searched refs:age_weight (Results 1 – 3 of 3) sorted by relevance
469 unsigned int age_weight = am->age_weight; in atgc_lookup_victim() local496 age_weight; in atgc_lookup_victim()503 (100 - age_weight); in atgc_lookup_victim()1829 am->age_weight = DEF_GC_THREAD_AGE_WEIGHT; in init_atgc_management()
527 sbi->am.age_weight = t; in __sbi_store()778 F2FS_RW_ATTR(ATGC_INFO, atgc_management, atgc_age_weight, age_weight);
1235 unsigned int age_weight; /* age weight, vblock_weight = 100 - age_weight */ member