Home
last modified time | relevance | path

Searched refs:l2_load (Results 1 – 1 of 1) sorted by relevance

/external/qemu/block/
Dqcow2-cluster.c148 static uint64_t *l2_load(BlockDriverState *bs, uint64_t l2_offset) in l2_load() function
440 l2_table = l2_load(bs, l2_offset); in qcow2_get_cluster_offset()
504 l2_table = l2_load(bs, l2_offset); in get_cluster_table()