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

/external/e2fsprogs/misc/
H A De2image.c61 #define E2IMAGE_QCOW2 2 macro
1361 if (type & E2IMAGE_QCOW2)
1486 img_type |= E2IMAGE_QCOW2;
1612 if ((img_type & E2IMAGE_QCOW2) && (fd == 1)) {

Completed in 47 milliseconds