LV1_WRONG_STATE
case LV1_WRONG_STATE:
if (result != LV1_WRONG_STATE)
return result == LV1_WRONG_STATE ? -EBUSY : -EINVAL;