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

  /external/f2fs-tools/fsck/
main.c 196 .end_nat = -1,
229 &dump_opt.end_nat);
462 if (opt->end_nat == -1)
463 opt->end_nat = NM_I(sbi)->max_nid;
fsck.h 190 int end_nat; member in struct:dump_option

Completed in 2440 milliseconds