Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2-cluster.c273 static int GRAPH_RDLOCK l2_allocate(BlockDriverState *bs, int l1_index) in l2_allocate() function
786 ret = l2_allocate(bs, l1_index); in get_cluster_table()