Home
last modified time | relevance | path

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

/linux/include/linux/
A Df2fs_fs.h354 #define F2FS_MAX_SEGMENT ((16 * 1024 * 1024) / 2) macro
/linux/fs/f2fs/
A Dsuper.c3264 if (segment_count > F2FS_MAX_SEGMENT || in sanity_check_raw_super()

Completed in 13 milliseconds