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.h680 #define DEF_MIN_HOT_BLOCKS 16 macro
H A Dsegment.c5492 sm_info->min_hot_blocks = DEF_MIN_HOT_BLOCKS; in f2fs_build_segment_manager()