F2FS_MIN_EXTENT_LEN  552 fs/f2fs/extent_cache.c 		if (pos > dei.fofs &&	pos - dei.fofs >= F2FS_MIN_EXTENT_LEN) {
F2FS_MIN_EXTENT_LEN  558 fs/f2fs/extent_cache.c 		if (end < org_end && org_end - end >= F2FS_MIN_EXTENT_LEN) {
F2FS_MIN_EXTENT_LEN  609 fs/f2fs/extent_cache.c 				prev.len < F2FS_MIN_EXTENT_LEN &&
F2FS_MIN_EXTENT_LEN  610 fs/f2fs/extent_cache.c 				et->largest.len < F2FS_MIN_EXTENT_LEN) {