10 #ifndef COMMON_CONTROLDATA_UTILS_H
11 #define COMMON_CONTROLDATA_UTILS_H
void update_controlfile(const char *DataDir, ControlFileData *ControlFile, bool do_sync)
ControlFileData * get_controlfile(const char *DataDir, bool *crc_ok_p)
ControlFileData * get_controlfile_by_exact_path(const char *ControlFilePath, bool *crc_ok_p)
static ControlFileData * ControlFile