Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dxfarray.h42 void xfarray_destroy(struct xfarray *array);
H A 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()
H A Dparent_repair.c200 xfarray_destroy(rp->xattr_records); in xrep_parent_teardown()
206 xfarray_destroy(rp->pptr_recs); in xrep_parent_teardown()
1557 xfarray_destroy(rp->xattr_records); in xrep_parent_setup_scan()
1563 xfarray_destroy(rp->pptr_recs); in xrep_parent_setup_scan()
H A Dattr_repair.c1518 xfarray_destroy(rx->pptr_recs); in xrep_xattr_teardown()
1522 xfarray_destroy(rx->xattr_records); in xrep_xattr_teardown()
1593 xfarray_destroy(rx->pptr_recs); in xrep_xattr_setup_scan()
1597 xfarray_destroy(rx->xattr_records); in xrep_xattr_setup_scan()
H A Ddirtree.c88 xfarray_destroy(dl->path_steps); in xchk_dirtree_buf_cleanup()
142 xfarray_destroy(dl->path_steps); in xchk_setup_dirtree()
H A Drefcount_repair.c737 xfarray_destroy(rr->refcount_records); in xrep_refcountbt()
H A Drtrefcount_repair.c748 xfarray_destroy(rr->refcount_records); in xrep_rtrefcountbt()
H A Ddir_repair.c179 xfarray_destroy(rd->dir_entries); in xrep_dir_teardown()
1817 xfarray_destroy(rd->dir_entries); in xrep_dir_setup_scan()
H A Dalloc_repair.c902 xfarray_destroy(ra->free_records); in xrep_allocbt()
H A Dialloc_repair.c842 xfarray_destroy(ri->inode_records); in xrep_iallocbt()
H A Dparent.c833 xfarray_destroy(pp->pptr_entries); in xchk_parent_pptr()
H A Dagheader_repair.c841 xfarray_destroy(ragi->iunlink_prev); in xrep_agi_buf_cleanup()
844 xfarray_destroy(ragi->iunlink_next); in xrep_agi_buf_cleanup()
H A Dbmap_repair.c972 xfarray_destroy(rb->bmap_records); in xrep_bmap()
H A Dnlinks.c975 xfarray_destroy(xnc->nlinks); in xchk_nlinks_teardown_scan()
H A Dxfarray.c122 xfarray_destroy( in xfarray_destroy() function
H A Ddir.c1143 xfarray_destroy(sd->dir_entries); in xchk_directory()