Searched refs:IS_CUR_SEGNO (Results 1 – 3 of 3) sorted by relevance
530 static inline int IS_CUR_SEGNO(struct f2fs_sb_info *sbi, u32 segno) in IS_CUR_SEGNO() function
110 if (se->valid_blocks == 0x0 && !IS_CUR_SEGNO(sbi, i) && in get_free_segments()2751 IS_CUR_SEGNO(sbi, segno)) in find_next_free_block()
1922 else if (IS_CUR_SEGNO(sbi, i)) { in fsck_chk_meta()