Home
last modified time | relevance | path

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

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