Lines Matching refs:VDO_PARAMETER_MISMATCH
1772 return VDO_PARAMETER_MISMATCH; in validate_new_device_config()
1777 return VDO_PARAMETER_MISMATCH; in validate_new_device_config()
1782 return VDO_PARAMETER_MISMATCH; in validate_new_device_config()
1787 return VDO_PARAMETER_MISMATCH; in validate_new_device_config()
1792 return VDO_PARAMETER_MISMATCH; in validate_new_device_config()
1798 return VDO_PARAMETER_MISMATCH; in validate_new_device_config()
1846 if (result == VDO_PARAMETER_MISMATCH) { in prepare_to_modify()
2521 return VDO_PARAMETER_MISMATCH; in perform_grow_logical()
2682 return VDO_PARAMETER_MISMATCH; in perform_grow_physical()
2690 return VDO_PARAMETER_MISMATCH; in perform_grow_physical()
2835 if ((result == VDO_PARAMETER_MISMATCH) || (result == VDO_INVALID_ADMIN_STATE) || in vdo_preresume()