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

  /external/qemu/block/
qcow2.c 922 uint64_t image_clusters; local
929 image_clusters = NUM_CLUSTERS(offset) + ref_clusters
933 ref_clusters = NUM_CLUSTERS(image_clusters * sizeof(uint16_t));
    [all...]

Completed in 253 milliseconds