Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr.c57 #define F2FS_FSCK_BIN "/system/bin/fsck.f2fs" macro
163 F2FS_FSCK_BIN, in check_fs()
167 INFO("Running %s -f %s\n", F2FS_FSCK_BIN, blk_device); in check_fs()
174 ERROR("Failed trying to run %s\n", F2FS_FSCK_BIN); in check_fs()