Home
last modified time | relevance | path

Searched refs:xchk_fsgates_enable (Results 1 – 19 of 19) sorted by relevance

/linux/fs/xfs/scrub/
H A Drtbitmap.c42 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_rtbitmap()
H A Drtsummary.c50 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_rtsummary()
H A Dquota.c59 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_quota()
H A Dcommon.h263 void xchk_fsgates_enable(struct xfs_scrub *sc, unsigned int scrub_fshooks);
H A Dfscounters.c208 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_fscounters()
H A Drefcount.c32 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_refcountbt()
H A Drtrefcount.c36 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_rtrefcountbt()
H A Drmap.c38 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_rmapbt()
H A Dquotacheck.c87 xchk_fsgates_enable(sc, XCHK_FSGATES_QUOTA); in xchk_setup_quotacheck()
H A Ddirtree.c101 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xchk_setup_dirtree()
H A Dnlinks.c53 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xchk_setup_nlinks()
H A Drtrmap_repair.c108 xchk_fsgates_enable(sc, XCHK_FSGATES_RMAP); in xrep_setup_rtrmapbt()
H A Dparent_repair.c218 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xrep_setup_parent()
H A Dcommon.c1493 xchk_fsgates_enable( in xchk_fsgates_enable() function
H A Dagheader.c27 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_agheader()
H A Dattr_repair.c153 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xrep_setup_xattr()
H A Drmap_repair.c169 xchk_fsgates_enable(sc, XCHK_FSGATES_RMAP); in xrep_setup_ag_rmapbt()
H A Ddir_repair.c191 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xrep_setup_directory()
H A Dtrace.h221 DEFINE_SCRUB_FSHOOK_EVENT(xchk_fsgates_enable);