Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/scrub/
H A Dxfarray.h42 void xfarray_destroy(struct xfarray *array);
H A Dquotacheck.c718 xfarray_destroy(xqc->pcounts); in xqcheck_teardown_scan()
723 xfarray_destroy(xqc->gcounts); in xqcheck_teardown_scan()
728 xfarray_destroy(xqc->ucounts); in xqcheck_teardown_scan()
H A Dparent_repair.c200 xfarray_destroy(rp->xattr_records); in xrep_parent_teardown()
206 xfarray_destroy(rp->pptr_recs); in xrep_parent_teardown()
1574 xfarray_destroy(rp->xattr_records); in xrep_parent_setup_scan()
1580 xfarray_destroy(rp->pptr_recs); in xrep_parent_setup_scan()
H A 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()
H A Ddirtree.c85 xfarray_destroy(dl->path_steps); in xchk_dirtree_buf_cleanup()
143 xfarray_destroy(dl->path_steps); in xchk_setup_dirtree()
H A Drefcount_repair.c746 xfarray_destroy(rr->refcount_records); in xrep_refcountbt()
H A Drtrefcount_repair.c757 xfarray_destroy(rr->refcount_records); in xrep_rtrefcountbt()
H A Dparent.c838 xfarray_destroy(pp->pptr_entries); in xchk_parent_pptr()
H A Dialloc_repair.c845 xfarray_destroy(ri->inode_records); in xrep_iallocbt()
H A Dalloc_repair.c905 xfarray_destroy(ra->free_records); in xrep_allocbt()
H A Ddir_repair.c176 xfarray_destroy(rd->dir_entries); in xrep_dir_teardown()
1822 xfarray_destroy(rd->dir_entries); in xrep_dir_setup_scan()
H A Dbmap_repair.c976 xfarray_destroy(rb->bmap_records); in xrep_bmap()
H A Dnlinks.c950 xfarray_destroy(xnc->nlinks); in xchk_nlinks_teardown_scan()
H A Dagheader_repair.c840 xfarray_destroy(ragi->iunlink_prev); in xrep_agi_buf_cleanup()
841 xfarray_destroy(ragi->iunlink_next); in xrep_agi_buf_cleanup()
H A Dxfarray.c122 xfarray_destroy( in xfarray_destroy() function
H A Ddir.c1148 xfarray_destroy(sd->dir_entries); in xchk_directory()