Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
De2image.c62 #define E2IMAGE_QCOW2 2 macro
1373 if (type & E2IMAGE_QCOW2) in write_raw_image_file()
1498 img_type |= E2IMAGE_QCOW2; in main()
1624 if ((img_type & E2IMAGE_QCOW2) && (fd == 1)) { in main()