Searched refs:STMF_ERROR_NOT_FOUND (Results 1 – 7 of 7) sorted by relevance
334 ret = STMF_ERROR_NOT_FOUND; in groupIoctl()822 ret = STMF_ERROR_NOT_FOUND; in stmfAddViewEntry()947 ret = STMF_ERROR_NOT_FOUND; in stmfClearProviderData()1573 return (STMF_ERROR_NOT_FOUND); in stmfDeleteLu()1622 ret = STMF_ERROR_NOT_FOUND; in deleteDiskLu()1664 return (STMF_ERROR_NOT_FOUND); in stmfLuStandby()1749 return (STMF_ERROR_NOT_FOUND); in stmfModifyLu()2031 if (persist && stmfRet == STMF_ERROR_NOT_FOUND) { in persistDiskGuid()2164 return (STMF_ERROR_NOT_FOUND); in stmfGetLuResource()2241 ret = STMF_ERROR_NOT_FOUND; in getDiskAllProps()[all …]
66 #define STMF_ERROR_NOT_FOUND (STMF_STATUS_ERROR | 0x02) macro
131 case STMF_ERROR_NOT_FOUND: in setLuStandbyFunc()
349 case STMF_ERROR_NOT_FOUND: in delete_lu()654 case STMF_ERROR_NOT_FOUND: in print_lu_attr()
1389 case STMF_ERROR_NOT_FOUND: in deleteLuFunc()1533 case STMF_ERROR_NOT_FOUND: in deleteHostGroupFunc()1598 case STMF_ERROR_NOT_FOUND: in deleteTargetGroupFunc()2075 case STMF_ERROR_NOT_FOUND: in printExtLuProps()2560 case STMF_ERROR_NOT_FOUND: in listTargetFunc()2879 case STMF_ERROR_NOT_FOUND: in onlineOfflineLu()3016 case STMF_ERROR_NOT_FOUND: in onlineOfflineTarget()3417 case STMF_ERROR_NOT_FOUND: in removeViewFunc()
76 } else if (ret == STMF_ERROR_NOT_FOUND) { in srpt_GetConfig()
132 (ret == STMF_ERROR_NOT_FOUND)) { in it_config_load()