Home
last modified time | relevance | path

Searched refs:SMALL_VOLUME_SEGMENTS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.h694 #define SMALL_VOLUME_SEGMENTS (16 * 512) /* 16GB */ macro
H A Dsuper.c3547 if (sm_i->main_segments <= SMALL_VOLUME_SEGMENTS) { in f2fs_tuning_parameters()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.h693 #define SMALL_VOLUME_SEGMENTS (16 * 512) /* 16GB */ macro
H A Dsuper.c2172 SMALL_VOLUME_SEGMENTS) in default_options()
4350 if (MAIN_SEGS(sbi) <= SMALL_VOLUME_SEGMENTS) { in f2fs_tuning_parameters()

Completed in 14 milliseconds