Searched refs:xfarray_length (Results 1 – 6 of 6) sorted by relevance
406 ra->nr_real_records = xfarray_length(ra->free_records); in xrep_abt_find_freespace()443 record_nr = xfarray_length(ra->free_records) - 1; in xrep_abt_reserve_space()
254 path->first_step = xfarray_length(dl->path_steps) - 1; in xchk_dirtree_create_path()495 path->second_step = xfarray_length(dl->path_steps) - 1; in xchk_dirpath_step_up()
610 xfarray_length(rr->refcount_records)); in xrep_refc_build_new_tree()
612 path->first_step = xfarray_length(dl->path_steps) - 1; in xrep_dirtree_create_adoption_path()
1406 if (xfarray_length(rx->pptr_recs) == 0) in xrep_xattr_finalize_tempfile()1431 (!xfs_has_parent(sc->mp) || xfarray_length(rx->pptr_recs) == 0)) { in xrep_xattr_rebuild_tree()
269 xfarray_length( in xfarray_length() function