IS_CURSEG 782 fs/f2fs/segment.c if (IS_CURSEG(sbi, segno)) IS_CURSEG 836 fs/f2fs/segment.c if (segno == NULL_SEGNO || IS_CURSEG(sbi, segno)) IS_CURSEG 868 fs/f2fs/segment.c if (IS_CURSEG(sbi, segno)) IS_CURSEG 3310 fs/f2fs/segment.c if (se->valid_blocks == 0 && !IS_CURSEG(sbi, segno)) { IS_CURSEG 3317 fs/f2fs/segment.c if (IS_CURSEG(sbi, segno)) {