Home
last modified time | relevance | path

Searched refs:IS_CUR_SEGNO (Results 1 – 3 of 3) sorted by relevance

/external/f2fs-tools/fsck/
Df2fs.h530 static inline int IS_CUR_SEGNO(struct f2fs_sb_info *sbi, u32 segno) in IS_CUR_SEGNO() function
Dmount.c110 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()
Dfsck.c1922 else if (IS_CUR_SEGNO(sbi, i)) { in fsck_chk_meta()