Home
last modified time | relevance | path

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

/Linux-v5.10/fs/f2fs/
Dsegment.h646 #define DEF_MIN_HOT_BLOCKS 16 macro
Dsegment.c5081 sm_info->min_hot_blocks = DEF_MIN_HOT_BLOCKS; in f2fs_build_segment_manager()