Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr.cpp141 const char* e2fsck_forced_argv[] = {E2FSCK_BIN, "-f", "-y", blk_device}; in check_fs() local
203 ARRAY_SIZE(e2fsck_forced_argv), const_cast<char**>(e2fsck_forced_argv), &status, in check_fs()