Home
last modified time | relevance | path

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

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