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

  /external/qemu/block/
qcow2-refcount.c 589 static int inc_refcounts(BlockDriverState *bs, function
665 errors += inc_refcounts(bs, refcount_table,
683 errors += inc_refcounts(bs, refcount_table,
728 errors += inc_refcounts(bs, refcount_table, refcount_table_size,
756 errors += inc_refcounts(bs, refcount_table,
806 errors += inc_refcounts(bs, refcount_table, nb_clusters,
823 errors += inc_refcounts(bs, refcount_table, nb_clusters,
827 errors += inc_refcounts(bs, refcount_table, nb_clusters,
834 errors += inc_refcounts(bs, refcount_table, nb_clusters,

Completed in 30 milliseconds