Searched refs:VHDXLogSequence (Results 1 – 1 of 1) sorted by relevance
31 typedef struct VHDXLogSequence { struct36 } VHDXLogSequence; argument491 vhdx_log_flush(BlockDriverState *bs, BDRVVHDXState *s, VHDXLogSequence *logs) in vhdx_log_flush()671 vhdx_log_search(BlockDriverState *bs, BDRVVHDXState *s, VHDXLogSequence *logs) in vhdx_log_search()676 VHDXLogSequence candidate = { 0 }; in vhdx_log_search()690 VHDXLogSequence current = { 0 }; in vhdx_log_search()759 VHDXLogSequence logs = { 0 }; in vhdx_parse_log()1049 VHDXLogSequence logs = { .valid = true, in vhdx_log_write_and_flush()