Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
A Dalloc.c33 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_allocbt()
A Dcommon.h239 void xchk_fsgates_enable(struct xfs_scrub *sc, unsigned int scrub_fshooks);
A Dquota.c59 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_quota()
A Dfscounters.c208 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_fscounters()
A Drefcount.c32 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_refcountbt()
A Drmap.c38 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_rmapbt()
A Dinode.c86 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_inode()
A Dquotacheck.c87 xchk_fsgates_enable(sc, XCHK_FSGATES_QUOTA); in xchk_setup_quotacheck()
A Dialloc.c36 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_iallocbt()
A Ddirtree.c98 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xchk_setup_dirtree()
A Dnlinks.c53 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xchk_setup_nlinks()
A Dcommon.c1274 xchk_fsgates_enable( in xchk_fsgates_enable() function
A Dbmap.c37 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_inode_bmap()
A Dagheader.c27 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_agheader()
A Dparent_repair.c218 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xrep_setup_parent()
A Dattr_repair.c153 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xrep_setup_xattr()
A Drmap_repair.c167 xchk_fsgates_enable(sc, XCHK_FSGATES_RMAP); in xrep_setup_ag_rmapbt()
A Ddir_repair.c187 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xrep_setup_directory()
A Dtrace.h209 DEFINE_SCRUB_FSHOOK_EVENT(xchk_fsgates_enable);
/linux/Documentation/filesystems/xfs/
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``.

Completed in 48 milliseconds