Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsegment.h773 #define DEF_MIN_HOT_BLOCKS 16
781 #define DEF_MIN_HOT_BLOCKS global() macro
H A Dsegment.c5727 sm_info->min_hot_blocks = DEF_MIN_HOT_BLOCKS; in f2fs_build_segment_manager()