Home
last modified time | relevance | path

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

/linux-4.19.296/fs/f2fs/
Dsegment.c2236 static int is_next_segment_free(struct f2fs_sb_info *sbi, int type) in is_next_segment_free() function
2523 else if (curseg->alloc_type == LFS && is_next_segment_free(sbi, type)) in allocate_segment_by_default()