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