Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dattr_repair.c1519 xfarray_destroy(rx->pptr_recs); in xrep_xattr_teardown()
1523 xfarray_destroy(rx->xattr_records); in xrep_xattr_teardown()
1594 xfarray_destroy(rx->pptr_recs); in xrep_xattr_setup_scan()
1598 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 Dalloc_repair.c902 xfarray_destroy(ra->free_records); in xrep_allocbt()
H A Dparent.c832 xfarray_destroy(pp->pptr_entries); in xchk_parent_pptr()
H A Dnlinks.c976 xfarray_destroy(xnc->nlinks); in xchk_nlinks_teardown_scan()
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 Dxfarray.c122 xfarray_destroy( in xfarray_destroy() function