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