Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dsegment.h675 #define DEF_MIN_HOT_BLOCKS 16 macro
Dsegment.c5097 sm_info->min_hot_blocks = DEF_MIN_HOT_BLOCKS; in f2fs_build_segment_manager()