Home
last modified time | relevance | path

Searched refs:hot_data_age_threshold (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsysfs.c562 if (t == 0 || t <= sbi->hot_data_age_threshold) in __sbi_store()
809 F2FS_RW_ATTR(F2FS_SBI, f2fs_sb_info, hot_data_age_threshold, hot_data_age_threshold);
888 ATTR_LIST(hot_data_age_threshold),
H A Dextent_cache.c1236 sbi->hot_data_age_threshold = DEF_HOT_DATA_AGE_THRESHOLD; in f2fs_init_extent_cache_info()
H A Df2fs.h1630 unsigned int hot_data_age_threshold; member
H A Dsegment.c3309 if (ei.age <= sbi->hot_data_age_threshold) in __get_age_segment_type()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs518 What: /sys/fs/f2fs/<disk>/hot_data_age_threshold