Lines Matching refs:NULL_SEGNO
614 f2fs_gc(sbi, false, false, false, NULL_SEGNO);
979 if (segno == NULL_SEGNO || IS_CURSEG(sbi, segno))
1077 return NULL_SEGNO;
2319 if (segno == NULL_SEGNO)
2332 if (segno == NULL_SEGNO)
2698 curseg->next_segno = NULL_SEGNO;
2965 unsigned segno = NULL_SEGNO;
3009 if (segno != NULL_SEGNO) {
3516 f2fs_bug_on(sbi, GET_SEGNO(sbi, old_blkaddr) == NULL_SEGNO);
3551 if (GET_SEGNO(sbi, old_blkaddr) != NULL_SEGNO)
3641 if (GET_SEGNO(fio->sbi, fio->old_blkaddr) != NULL_SEGNO)
3813 if (GET_SEGNO(sbi, old_blkaddr) != NULL_SEGNO) {
4586 array[i].segno = NULL_SEGNO;