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