Searched refs:first_zoned_segno (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/f2fs/
H A Dsegment.h959 static inline unsigned int first_zoned_segno(struct f2fs_sb_info *sbi) function
H A Dsegment.c2693 segno = pinning ? 0 : max(first_zoned_segno(sbi), *newseg);

Completed in 162 milliseconds