Searched refs:blk_load_vmstate (Results 1 – 3 of 3) sorted by relevance
107 int blk_load_vmstate(BlockBackend *blk, uint8_t *buf, int64_t pos, int size);
617 *total = blk_load_vmstate(blk, (uint8_t *)buf, offset, count); in do_load_vmstate()
2585 int blk_load_vmstate(BlockBackend *blk, uint8_t *buf, int64_t pos, int size) in blk_load_vmstate() function