HomeSort by relevance Sort by last modified time
    Searched full:do_fsck (Results 1 - 1 of 1) sorted by null

  /bootable/diskinstaller/
installer.c 119 do_fsck(const char *dst, int force) function
152 if (do_fsck(dst, 1))
172 if (do_fsck(dst, 0))
185 if (do_fsck(dst, 0))
274 if (do_fsck(dest_part, 0))

Completed in 222 milliseconds