Home
last modified time | relevance | path

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

/bootable/diskinstaller/
Dinstaller.c122 const char *opts = force ? "-fy" : "-y"; in do_fsck() local
126 if ((rv = exec_cmd(E2FSCK_BIN, "-C 0", opts, dst, NULL)) < 0) in do_fsck()