Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Dsegment.c2211 static int is_next_segment_free(struct f2fs_sb_info *sbi, int type) in is_next_segment_free() function
2498 else if (curseg->alloc_type == LFS && is_next_segment_free(sbi, type)) in allocate_segment_by_default()