Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Dsegment.h611 #define SMALL_VOLUME_SEGMENTS (16 * 512) /* 16GB */ macro
Dsuper.c2721 if (sm_i->main_segments <= SMALL_VOLUME_SEGMENTS) { in f2fs_tuning_parameters()