Searched refs:xchk_fsgates_enable (Results 1 – 13 of 13) sorted by relevance
| /Linux-v6.6/fs/xfs/scrub/ |
| D | alloc.c | 28 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_allocbt()
|
| D | common.h | 204 void xchk_fsgates_enable(struct xfs_scrub *sc, unsigned int scrub_fshooks);
|
| D | quota.c | 57 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_quota()
|
| D | fscounters.c | 218 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_fscounters()
|
| D | refcount.c | 29 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_refcountbt()
|
| D | rmap.c | 36 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_rmapbt()
|
| D | inode.c | 80 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_inode()
|
| D | ialloc.c | 36 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_iallocbt()
|
| D | bmap.c | 35 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_inode_bmap()
|
| D | common.c | 1219 xchk_fsgates_enable( in xchk_fsgates_enable() function
|
| D | agheader.c | 26 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_agheader()
|
| D | trace.h | 181 DEFINE_SCRUB_FSHOOK_EVENT(xchk_fsgates_enable);
|
| /Linux-v6.6/Documentation/filesystems/ |
| D | xfs-online-fsck-design.rst | 1820 the ``xchk_fsgates_enable`` from the setup function to enable a specific 1836 Scrub teardown disables all static keys obtained by ``xchk_fsgates_enable``.
|