Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dextent_cache.c1238 sbi->last_age_weight = LAST_AGE_WEIGHT; in f2fs_init_extent_cache_info()
H A Df2fs.h583 #define LAST_AGE_WEIGHT 30 macro