HomeSort by relevance Sort by last modified time
    Searched refs:NULL_SEGNO (Results 1 - 2 of 2) sorted by null

  /external/f2fs-tools/include/
f2fs_fs.h 112 #define NULL_SEGNO ((unsigned int)~0)
  /external/f2fs-tools/fsck/
mount.c 311 sbi->cur_victim_sec = NULL_SEGNO;
723 array[i].next_segno = NULL_SEGNO;
    [all...]

Completed in 2833 milliseconds