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

  /external/f2fs-tools/fsck/
main.c 179 c.auto_fix = 1;
201 c.auto_fix = 1;
236 c.auto_fix = 1;
703 c.auto_fix = 0;
766 if (!c.ro && c.fix_on == 0 && c.auto_fix == 0) {
mount.c 649 c.auto_fix = 0;
    [all...]
  /external/f2fs-tools/include/
f2fs_fs.h 362 int auto_fix; member in struct:f2fs_configuration
    [all...]

Completed in 166 milliseconds