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 Drtrmap.c41 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_rtrmapbt()
H A Drtsummary.c51 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_rtsummary()
H A Dcommon.h286 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 Dialloc.c36 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_iallocbt()
H A Dinode.c102 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_inode()
H A Drtrmap_repair.c109 xchk_fsgates_enable(sc, XCHK_FSGATES_RMAP); in xrep_setup_rtrmapbt()
H A Dnlinks.c53 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xchk_setup_nlinks()
H A Dbmap.c40 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_inode_bmap()
H A Dparent_repair.c218 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xrep_setup_parent()
H A Dcommon.c1475 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 Drmap_repair.c170 xchk_fsgates_enable(sc, XCHK_FSGATES_RMAP); in xrep_setup_ag_rmapbt()
H A Dattr_repair.c153 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xrep_setup_xattr()
H A Ddir_repair.c187 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xrep_setup_directory()
H A Dtrace.h221 DEFINE_SCRUB_FSHOOK_EVENT(xchk_fsgates_enable);