Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dsegment.h692 #define DEF_MIN_HOT_BLOCKS 16 macro
Dsegment.c5261 sm_info->min_hot_blocks = DEF_MIN_HOT_BLOCKS; in f2fs_build_segment_manager()