Searched refs:refcount_records (Results 1 – 1 of 1) sorted by relevance
104 struct xfarray *refcount_records; member188 return xfarray_append(rr->refcount_records, &irec); in xrep_refc_stash()331 error = xfarray_sort(rr->refcount_records, xrep_refc_extent_cmp, in xrep_refc_sort_records()336 foreach_xfarray_idx(rr->refcount_records, cur) { in xrep_refc_sort_records()340 error = xfarray_load(rr->refcount_records, cur, &irec); in xrep_refc_sort_records()526 error = xfarray_load(rr->refcount_records, rr->array_cur++, in xrep_refc_get_records()610 xfarray_length(rr->refcount_records)); in xrep_refc_build_new_tree()715 &rr->refcount_records); in xrep_refcountbt()737 xfarray_destroy(rr->refcount_records); in xrep_refcountbt()