Searched refs:F2FS_MAX_SEGMENT (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| A D | f2fs_fs.h | 354 #define F2FS_MAX_SEGMENT ((16 * 1024 * 1024) / 2) macro |
| /linux/fs/f2fs/ | ||
| A D | super.c | 3264 if (segment_count > F2FS_MAX_SEGMENT || in sanity_check_raw_super() |
Completed in 13 milliseconds