Searched refs:convert_to_qcow2 (Results 1 – 2 of 2) sorted by relevance
22 int convert_to_qcow2(int src_fd, int dst_fd);
109 pub unsafe extern "C" fn convert_to_qcow2(src_fd: c_int, dst_fd: c_int) -> c_int { in convert_to_qcow2() function