Searched refs:qcow2_detect (Results 1 - 4 of 4) sorted by relevance

/systemd/src/import/
H A Dqcow2-util.h22 int qcow2_detect(int fd);
H A Dqcow2-util.c341 int qcow2_detect(int fd) { function
H A Dimport-raw.c183 r = qcow2_detect(i->output_fd);
H A Dpull-raw.c228 r = qcow2_detect(i->raw_job->disk_fd);

Completed in 13 milliseconds