Home | History | Annotate | Download | only in misc

Lines Matching refs:ext2fs_cpu_to_be32

882 	header->magic = ext2fs_cpu_to_be32(QCOW_MAGIC);
883 header->version = ext2fs_cpu_to_be32(QCOW_VERSION);
885 header->cluster_bits = ext2fs_cpu_to_be32(cluster_bits);
896 header->l1_size = ext2fs_cpu_to_be32(l1_size);
910 ext2fs_cpu_to_be32(image->refcount.refcount_table_clusters);