Searched defs:E2FSCK_BIN (Results 1 - 1 of 1) sorted by relevance

/system/core/fs_mgr/
H A Dfs_mgr.c53 #define E2FSCK_BIN "/system/bin/e2fsck" macro
465 E2FSCK_BIN,
490 INFO("Running %s on %s\n", E2FSCK_BIN, blk_device);
498 ERROR("Failed trying to run %s\n", E2FSCK_BIN);

Completed in 24 milliseconds