Home | History | Annotate | Download | only in misc

Lines Matching refs:ext2fs_cpu_to_be32

896 	header->magic = ext2fs_cpu_to_be32(QCOW_MAGIC);
897 header->version = ext2fs_cpu_to_be32(QCOW_VERSION);
899 header->cluster_bits = ext2fs_cpu_to_be32(cluster_bits);
910 header->l1_size = ext2fs_cpu_to_be32(l1_size);
924 ext2fs_cpu_to_be32(image->refcount.refcount_table_clusters);