Searched refs:xchk_fsgates_enable (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | alloc.c | 28 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_allocbt()
|
H A D | quota.c | 57 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_quota()
|
H A D | common.h | 204 void xchk_fsgates_enable(struct xfs_scrub *sc, unsigned int scrub_fshooks);
|
H A D | fscounters.c | 218 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_fscounters()
|
H A D | rmap.c | 36 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_rmapbt()
|
H A D | refcount.c | 29 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_refcountbt()
|
H A D | ialloc.c | 36 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_iallocbt()
|
H A D | inode.c | 80 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_inode()
|
H A D | common.c | 1219 xchk_fsgates_enable( in xchk_fsgates_enable() function
|
H A D | bmap.c | 35 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_inode_bmap()
|
H A D | agheader.c | 26 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_agheader()
|
H A D | trace.h | 181 DEFINE_SCRUB_FSHOOK_EVENT(xchk_fsgates_enable); variable
|
Completed in 12 milliseconds