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

/external/e2fsprogs/misc/
H A De2image.c55 #define E2IMAGE_QCOW2 2 macro
1345 if (type & E2IMAGE_QCOW2)
1468 img_type |= E2IMAGE_QCOW2;
1592 if ((img_type & E2IMAGE_QCOW2) && (fd == 1)) {

Completed in 33 milliseconds