Lines Matching refs:INIT_STATIC
38 INIT_STATIC bool MntNeedRemount(const char *mnt)
51 INIT_STATIC bool IsSkipRemount(const struct mntent mentry)
69 INIT_STATIC int ExecCommand(int argc, char **argv)
90 INIT_STATIC int GetDevSize(const char *fsBlkDev, uint64_t *devSize)
109 INIT_STATIC int FormatExt4(const char *fsBlkDev, const char *fsMntPoint)
146 INIT_STATIC void OverlayRemountPre(const char *mnt)
153 INIT_STATIC void OverlayRemountPost(const char *mnt)
160 INIT_STATIC bool DoRemount(struct mntent *mentry, bool *result)
214 INIT_STATIC bool DirectoryExists(const char *path)
258 INIT_STATIC bool DoSystemRemount(struct mntent *mentry, bool *result)