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