Lines Matching refs:cow_header
57 const QCowHeader *cow_header = (const void *)buf;60 be32_to_cpu(cow_header->magic) == QCOW_MAGIC &&61 be32_to_cpu(cow_header->version) == QCOW_VERSION)