Home
last modified time | relevance | path

Searched refs:NULL_SEGNO (Results 1 – 2 of 2) sorted by relevance

/external/f2fs-tools/include/
Df2fs_fs.h209 #define NULL_SEGNO ((unsigned int)~0) macro
/external/f2fs-tools/fsck/
Dmount.c1019 sbi->cur_victim_sec = NULL_SEGNO; in init_sb_info()
1978 array[i].next_segno = NULL_SEGNO; in build_curseg()