Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dextent_cache.c1171 sbi->last_age_weight = LAST_AGE_WEIGHT; in f2fs_init_extent_cache_info()
Df2fs.h607 #define LAST_AGE_WEIGHT 30 macro