Searched refs:buf_cleanup (Results 1 – 9 of 9) sorted by relevance
210 if (sub->sc.buf_cleanup) in xchk_scrub_free_subord()211 sub->sc.buf_cleanup(sub->sc.buf); in xchk_scrub_free_subord()263 if (sc->buf_cleanup) in xchk_teardown()264 sc->buf_cleanup(sc->buf); in xchk_teardown()266 sc->buf_cleanup = NULL; in xchk_teardown()647 sub->sc.buf_cleanup = NULL; in xchk_scrub_create_subord()
162 void (*buf_cleanup)(void *buf); member
213 sc->buf_cleanup = xchk_fscounters_cleanup; in xchk_setup_fscounters()
113 sc->buf_cleanup = xchk_metapath_cleanup; in xchk_setup_metapath_scan()
92 sc->buf_cleanup = xchk_xattr_buf_cleanup; in xchk_setup_xattr_buf()
814 sc->buf_cleanup = xqcheck_teardown_scan; in xqcheck_setup_scan()
137 sc->buf_cleanup = xchk_dirtree_buf_cleanup; in xchk_setup_dirtree()
1003 sc->buf_cleanup = xchk_nlinks_teardown_scan; in xchk_nlinks_setup_scan()
1743 sc->buf_cleanup = xrep_agi_buf_cleanup; in xrep_agi()
Completed in 27 milliseconds