Lines Matching refs:ret
12 int ret = 0;28 ret = -EINVAL;46 ret = -EINVAL;75 return ret;91 int ret = -EINVAL;127 ret = parse_subpart(next_subpart, buf);128 if (ret)137 ret = -EINVAL;147 return ret;165 int ret;184 ret = parse_parts(next_parts, pbuf);185 if (ret)196 ret = -EINVAL;200 ret = 0;203 return ret;