Home | History | Annotate | Download | only in qemu

Lines Matching defs:total_len

1058     int64_t total_len, end_pos, cur_pos;
1061 total_len = qemu_get_be64(f);
1062 end_pos = total_len + qemu_ftell(f);