HomeSort by relevance Sort by last modified time
    Searched full:l2_allocate (Results 1 - 1 of 1) sorted by null

  /external/qemu/block/
qcow2-cluster.c 199 * l2_allocate
208 static uint64_t *l2_allocate(BlockDriverState *bs, int l1_index) function
510 l2_table = l2_allocate(bs, l1_index);

Completed in 392 milliseconds