Searched refs:new_l1_bytes (Results 1 – 1 of 1) sorted by relevance
1029 int new_l1_bytes; in qcow2_snapshot_load_tmp() local1050 new_l1_bytes = sn->l1_size * L1E_SIZE; in qcow2_snapshot_load_tmp()1051 new_l1_table = qemu_try_blockalign(bs->file->bs, new_l1_bytes); in qcow2_snapshot_load_tmp()1056 ret = bdrv_pread(bs->file, sn->l1_table_offset, new_l1_bytes, in qcow2_snapshot_load_tmp()