xfarray_length
ra->nr_real_records = xfarray_length(ra->free_records);
record_nr = xfarray_length(ra->free_records) - 1;
if (xfarray_length(rx->pptr_recs) == 0)
if (xfarray_length(rd->dir_entries) == 0)
path->first_step = xfarray_length(dl->path_steps) - 1;
path->second_step = xfarray_length(dl->path_steps) - 1;
path->first_step = xfarray_length(dl->path_steps) - 1;
xfarray_length(ri->inode_records));
if (xfarray_length(rp->pptr_recs) == 0)
xfarray_length(rr->refcount_records));
xfarray_length(rr->refcount_records));
(idx) < xfarray_length(array); \
uint64_t xfarray_length(struct xfarray *array);