Searched refs:cpu_to_be16 (Results 1 – 5 of 5) sorted by relevance
75 #define cpu_to_be16(x) __bswap_16(x) macro82 #define cpu_to_be16(x) (x) macro
40 #define cpu_to_cfi16(x) cpu_to_be16(x)
101 #define cpu_to_be16 __cpu_to_be16 macro
158 h.id_str_size = cpu_to_be16(id_str_size); in qcow_write_snapshots()159 h.name_size = cpu_to_be16(name_size); in qcow_write_snapshots()
255 s->refcount_block_cache[block_index] = cpu_to_be16(1); in alloc_refcount_block()357 new_blocks[block++] = cpu_to_be16(1); in alloc_refcount_block()529 s->refcount_block_cache[block_index] = cpu_to_be16(refcount); in update_refcount()740 *p = cpu_to_be16(refcount); in qcow2_create_refcount_update()