Home
last modified time | relevance | path

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

/ohos5.0/base/startup/init/remount/
H A Dremount_overlay.c107 static int FormatExt4(const char *fsBlkDev, const char *fsMntPoint) in FormatExt4() function
185 ret = FormatExt4(devExt4, mnt); in DoRemount()
275 ret = FormatExt4(devExt4, SYSTEM_DIR); in DoSystemRemount()