Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsegment.c2648 static int is_next_segment_free(struct f2fs_sb_info *sbi, in is_next_segment_free() function
3077 if (curseg->alloc_type == LFS && is_next_segment_free(sbi, curseg) && in need_new_seg()