Searched refs:FAIL_POINT_OFF (Results 1 – 1 of 1) sorted by relevance
131 FAIL_POINT_OFF, /**< don't fail */ enumerator149 [FAIL_POINT_OFF] = FP_TYPE_NM_LEN("off"),813 if (ent->fe_type == FAIL_POINT_OFF) { in fail_point_set()1122 for (type = FAIL_POINT_OFF; type < FAIL_POINT_NUMTYPES; type++) { in parse_type()