Home
last modified time | relevance | path

Searched refs:xfarray_length (Results 1 – 10 of 10) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/
Dxfarray.h17 (idx) < xfarray_length(array); \
76 uint64_t xfarray_length(struct xfarray *array);
Dalloc_repair.c407 ra->nr_real_records = xfarray_length(ra->free_records); in xrep_abt_find_freespace()
444 record_nr = xfarray_length(ra->free_records) - 1; in xrep_abt_reserve_space()
Ddirtree.c255 path->first_step = xfarray_length(dl->path_steps) - 1; in xchk_dirtree_create_path()
487 path->second_step = xfarray_length(dl->path_steps) - 1; in xchk_dirpath_step_up()
Drefcount_repair.c617 xfarray_length(rr->refcount_records)); in xrep_refc_build_new_tree()
Ddirtree_repair.c598 path->first_step = xfarray_length(dl->path_steps) - 1; in xrep_dirtree_create_adoption_path()
Dialloc_repair.c669 xfarray_length(ri->inode_records)); in xrep_ibt_build_new_trees()
Dxfarray.c269 xfarray_length( in xfarray_length() function
Dparent_repair.c1248 if (xfarray_length(rp->pptr_recs) == 0) in xrep_parent_finalize_tempfile()
Dattr_repair.c1406 if (xfarray_length(rx->pptr_recs) == 0) in xrep_xattr_finalize_tempfile()
Ddir_repair.c1620 if (xfarray_length(rd->dir_entries) == 0) in xrep_dir_finalize_tempdir()