Home
last modified time | relevance | path

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

/linux/fs/f2fs/ !
H A Dsegment.h776 #define SMALL_VOLUME_SEGMENTS (16 * 512) /* 16GB */ macro
H A Dsuper.c2445 SMALL_VOLUME_SEGMENTS) in default_options()
4758 if (MAIN_SEGS(sbi) <= SMALL_VOLUME_SEGMENTS) { in f2fs_tuning_parameters()