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()1609 return vdo_status_to_errno(result); in construct_new_vdo_registered()1888 return vdo_status_to_errno(result); in update_existing_vdo()2839 return vdo_status_to_errno(result); in vdo_preresume()
275 int error = vdo_status_to_errno(data_vio->vio.completion.result); in acknowledge_data_vio()
Completed in 14 milliseconds