Home
last modified time | relevance | path

Searched refs:check_qcow2_image (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/misc/
De2image.c1438 static struct ext2_qcow2_hdr *check_qcow2_image(int *fd, char *name) in check_qcow2_image() function
1574 header = check_qcow2_image(&qcow2_fd, device_name); in main()