Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dextent_cache.c1174 sbi->last_age_weight = LAST_AGE_WEIGHT; in f2fs_init_extent_cache_info()
H A Df2fs.h612 #define LAST_AGE_WEIGHT 30 macro