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

  /external/f2fs-tools/fsck/
fsck.h 112 SEG_TYPE_CUR_DATA,
dump.c 20 "SEG_TYPE_CUR_DATA",
210 case SEG_TYPE_CUR_DATA:
572 if (type == SEG_TYPE_CUR_DATA || type == SEG_TYPE_DATA) {
mount.c     [all...]
fsck.c 256 if (type != SEG_TYPE_DATA && type != SEG_TYPE_CUR_DATA) {
    [all...]

Completed in 43 milliseconds