Home | History | Annotate | Download | only in block

Lines Matching full:refcount

914     /* count how many refcount blocks needed */
925 /* Number of clusters used for the refcount table */
932 /* Number of refcount blocks needed for the image */
1252 int refcount;
1258 refcount = get_refcount(bs, k);
1260 while (k < nb_clusters && get_refcount(bs, k) == refcount)
1262 printf("%" PRId64 ": refcount=%d nb=%" PRId64 "\n", k, refcount,