CPG_MODEL_V1      123 lib/cluster/cpg.c     cpg_model_v1_data_t cpg_model_info = {CPG_MODEL_V1, NULL, NULL, NULL, 0};
CPG_MODEL_V1      136 lib/cluster/cpg.c         cs_repeat(rc, retries, 5, cpg_model_initialize(&local_handle, CPG_MODEL_V1, (cpg_model_data_t *)&cpg_model_info, NULL));
CPG_MODEL_V1      791 lib/cluster/cpg.c 	    .model = CPG_MODEL_V1,
CPG_MODEL_V1      807 lib/cluster/cpg.c     cs_repeat(rc, retries, 30, cpg_model_initialize(&handle, CPG_MODEL_V1, (cpg_model_data_t *)&cpg_model_info, NULL));