Searched refs:xchk_fsgates_enable (Results 1 – 25 of 25) sorted by relevance
| /linux-6.15/fs/xfs/scrub/ |
| H A D | alloc.c | 33 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_allocbt()
|
| H A D | rtbitmap.c | 42 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_rtbitmap()
|
| H A D | rtrmap.c | 41 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_rtrmapbt()
|
| H A D | quota.c | 59 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_quota()
|
| H A D | rtsummary.c | 51 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_rtsummary()
|
| H A D | common.h | 286 void xchk_fsgates_enable(struct xfs_scrub *sc, unsigned int scrub_fshooks);
|
| H A D | fscounters.c | 208 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_fscounters()
|
| H A D | refcount.c | 32 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_refcountbt()
|
| H A D | rtrefcount.c | 36 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_rtrefcountbt()
|
| H A D | rmap.c | 38 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_rmapbt()
|
| H A D | quotacheck.c | 87 xchk_fsgates_enable(sc, XCHK_FSGATES_QUOTA); in xchk_setup_quotacheck()
|
| H A D | inode.c | 102 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_inode()
|
| H A D | ialloc.c | 36 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_iallocbt()
|
| H A D | rtrmap_repair.c | 109 xchk_fsgates_enable(sc, XCHK_FSGATES_RMAP); in xrep_setup_rtrmapbt()
|
| H A D | dirtree.c | 98 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xchk_setup_dirtree()
|
| H A D | nlinks.c | 53 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xchk_setup_nlinks()
|
| H A D | bmap.c | 40 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_inode_bmap()
|
| H A D | parent_repair.c | 218 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xrep_setup_parent()
|
| H A D | common.c | 1474 xchk_fsgates_enable( in xchk_fsgates_enable() function
|
| H A D | agheader.c | 27 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_agheader()
|
| H A D | rmap_repair.c | 170 xchk_fsgates_enable(sc, XCHK_FSGATES_RMAP); in xrep_setup_ag_rmapbt()
|
| H A D | attr_repair.c | 153 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xrep_setup_xattr()
|
| H A D | dir_repair.c | 187 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xrep_setup_directory()
|
| H A D | trace.h | 221 DEFINE_SCRUB_FSHOOK_EVENT(xchk_fsgates_enable);
|
| /linux-6.15/Documentation/filesystems/xfs/ |
| H A 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``.
|