Searched refs:first_zoned_segno (Results 1 – 2 of 2) sorted by relevance
976 static inline unsigned int first_zoned_segno(struct f2fs_sb_info *sbi) in first_zoned_segno() function
2684 segno = pinning ? 0 : max(first_zoned_segno(sbi), *newseg); in get_new_segment()