Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dalloc.c28 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_allocbt()
H A Dcommon.h229 void xchk_fsgates_enable(struct xfs_scrub *sc, unsigned int scrub_fshooks);
H A Dquota.c57 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_quota()
H A Dfscounters.c218 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_fscounters()
H A Drefcount.c29 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_refcountbt()
H A Drmap.c36 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_rmapbt()
H A Dialloc.c36 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_iallocbt()
H A Dinode.c80 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_inode()
H A Dbmap.c35 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_inode_bmap()
H A Dcommon.c1219 xchk_fsgates_enable( in xchk_fsgates_enable() function
H A Dagheader.c26 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_agheader()
H A Dtrace.h181 DEFINE_SCRUB_FSHOOK_EVENT(xchk_fsgates_enable);
/openbmc/linux/Documentation/filesystems/
H A Dxfs-online-fsck-design.rst1820 the ``xchk_fsgates_enable`` from the setup function to enable a specific
1836 Scrub teardown disables all static keys obtained by ``xchk_fsgates_enable``.