Searched refs:F2FS_MIN_SEGMENTS (Results 1 – 2 of 2) sorted by relevance
/fs/f2fs/ | ||
D | segment.h | 18 #define F2FS_MIN_SEGMENTS 9 /* SB + 2 (CP + SIT + NAT) + SSA + MAIN */ macro |
D | super.c | 3368 segment_count < F2FS_MIN_SEGMENTS) { in sanity_check_raw_super() |