Home
last modified time | relevance | path

Searched refs:vhdx_log_data_le_export (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/block/
H A Dvhdx-endian.c107 void vhdx_log_data_le_export(VHDXLogDataSector *d) in vhdx_log_data_le_export() function
H A Dvhdx.h441 void vhdx_log_data_le_export(VHDXLogDataSector *d);
H A Dvhdx-log.c856 vhdx_log_data_le_export(sector); in vhdx_log_raw_to_le_sector()