Home
last modified time | relevance | path

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

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