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
168 F2FS_FSCK_BIN, in check_fs()
172 INFO("Running %s -a %s\n", F2FS_FSCK_BIN, blk_device); in check_fs()
179 ERROR("Failed trying to run %s\n", F2FS_FSCK_BIN); in check_fs()