Searched refs:is_next_segment_free (Results 1 – 1 of 1) sorted by relevance
2349 static int is_next_segment_free(struct f2fs_sb_info *sbi, int type) in is_next_segment_free() function2649 else if (curseg->alloc_type == LFS && is_next_segment_free(sbi, type) && in allocate_segment_by_default()