Home
last modified time | relevance | path

Searched refs:buf_cleanup (Results 1 – 9 of 9) sorted by relevance

/fs/xfs/scrub/
A Dscrub.c210 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()
A Dscrub.h162 void (*buf_cleanup)(void *buf); member
A Dfscounters.c213 sc->buf_cleanup = xchk_fscounters_cleanup; in xchk_setup_fscounters()
A Dmetapath.c113 sc->buf_cleanup = xchk_metapath_cleanup; in xchk_setup_metapath_scan()
A Dattr.c92 sc->buf_cleanup = xchk_xattr_buf_cleanup; in xchk_setup_xattr_buf()
A Dquotacheck.c814 sc->buf_cleanup = xqcheck_teardown_scan; in xqcheck_setup_scan()
A Ddirtree.c137 sc->buf_cleanup = xchk_dirtree_buf_cleanup; in xchk_setup_dirtree()
A Dnlinks.c1003 sc->buf_cleanup = xchk_nlinks_teardown_scan; in xchk_nlinks_setup_scan()
A Dagheader_repair.c1743 sc->buf_cleanup = xrep_agi_buf_cleanup; in xrep_agi()

Completed in 27 milliseconds