Searched refs:getLbValueFromString (Results 1 – 2 of 2) sorted by relevance
78 MP_LOAD_BALANCE_TYPE getLbValueFromString(char *str);
685 lbValue = getLbValueFromString(optionList->optarg); in modifyMpathSupport()1606 getLbValueFromString(optionList->optarg)); in modifyLogicalUnit()2634 getLbValueFromString(char *lbStr) in getLbValueFromString() function