Home
last modified time | relevance | path

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

/fs/f2fs/
Dextent_cache.c791 unsigned int weight = sbi->last_age_weight; in __calculate_block_age()
1158 sbi->last_age_weight = LAST_AGE_WEIGHT; in f2fs_init_extent_cache_info()
Dsysfs.c1033 F2FS_SBI_GENERAL_RW_ATTR(last_age_weight);
1214 ATTR_LIST(last_age_weight),
Df2fs.h1613 unsigned int last_age_weight; member