Searched refs:vdo_status_to_errno (Results 1 – 4 of 4) sorted by relevance
70 int vdo_status_to_errno(int error) in vdo_status_to_errno() function
84 int vdo_status_to_errno(int error);
1112 result = vdo_status_to_errno(process_vdo_message(vdo, argc, argv)); in vdo_message()1610 return vdo_status_to_errno(result); in construct_new_vdo_registered()1889 return vdo_status_to_errno(result); in update_existing_vdo()2840 return vdo_status_to_errno(result); in vdo_preresume()
277 int error = vdo_status_to_errno(data_vio->vio.completion.result); in acknowledge_data_vio()