Home
last modified time | relevance | path

Searched refs:force (Results 1 – 1 of 1) sorted by relevance

/bootable/diskinstaller/
Dinstaller.c119 do_fsck(const char *dst, int force) in do_fsck() argument
122 const char *opts = force ? "-fy" : "-y"; in do_fsck()
125 LOGI("Running e2fsck... (force=%d) This MAY take a while.", force); in do_fsck()