Home
last modified time | relevance | path

Searched refs:xfarray_destroy (Results 1 – 15 of 15) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/
Dxfarray.h42 void xfarray_destroy(struct xfarray *array);
Dquotacheck.c715 xfarray_destroy(xqc->pcounts); in xqcheck_teardown_scan()
720 xfarray_destroy(xqc->gcounts); in xqcheck_teardown_scan()
725 xfarray_destroy(xqc->ucounts); in xqcheck_teardown_scan()
Dparent_repair.c200 xfarray_destroy(rp->xattr_records); in xrep_parent_teardown()
206 xfarray_destroy(rp->pptr_recs); in xrep_parent_teardown()
1547 xfarray_destroy(rp->xattr_records); in xrep_parent_setup_scan()
1553 xfarray_destroy(rp->pptr_recs); in xrep_parent_setup_scan()
Dattr_repair.c1518 xfarray_destroy(rx->pptr_recs); in xrep_xattr_teardown()
1520 xfarray_destroy(rx->xattr_records); in xrep_xattr_teardown()
1601 xfarray_destroy(rx->pptr_recs); in xrep_xattr_setup_scan()
1605 xfarray_destroy(rx->xattr_records); in xrep_xattr_setup_scan()
Ddirtree.c85 xfarray_destroy(dl->path_steps); in xchk_dirtree_buf_cleanup()
143 xfarray_destroy(dl->path_steps); in xchk_setup_dirtree()
Drefcount_repair.c747 xfarray_destroy(rr->refcount_records); in xrep_refcountbt()
Ddir_repair.c176 xfarray_destroy(rd->dir_entries); in xrep_dir_teardown()
1812 xfarray_destroy(rd->dir_entries); in xrep_dir_setup_scan()
Dialloc_repair.c852 xfarray_destroy(ri->inode_records); in xrep_iallocbt()
Dbmap_repair.c853 xfarray_destroy(rb->bmap_records); in xrep_bmap()
Dalloc_repair.c904 xfarray_destroy(ra->free_records); in xrep_allocbt()
Dparent.c816 xfarray_destroy(pp->pptr_entries); in xchk_parent_pptr()
Dagheader_repair.c840 xfarray_destroy(ragi->iunlink_prev); in xrep_agi_buf_cleanup()
841 xfarray_destroy(ragi->iunlink_next); in xrep_agi_buf_cleanup()
Dnlinks.c950 xfarray_destroy(xnc->nlinks); in xchk_nlinks_teardown_scan()
Dxfarray.c122 xfarray_destroy( in xfarray_destroy() function
Ddir.c1140 xfarray_destroy(sd->dir_entries); in xchk_directory()