Searched refs:vhdx_log_read_sectors (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/block/ |
H A D | vhdx-log.c | 132 vhdx_log_read_sectors(BlockDriverState *bs, VHDXLogEntries *log, in vhdx_log_read_sectors() function 370 ret = vhdx_log_read_sectors(bs, log, §ors_read, desc_entries, in vhdx_log_read_desc() 539 ret = vhdx_log_read_sectors(bs, &logs->log, §ors_read, in vhdx_log_flush() 640 ret = vhdx_log_read_sectors(bs, log, §ors_read, buffer, in vhdx_validate_log_entry()
|