Searched refs:xchk_fsgates_enable (Results 1 – 19 of 19) sorted by relevance
| /linux/fs/xfs/scrub/ |
| 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 | 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 | ialloc.c | 36 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_iallocbt()
|
| H A D | inode.c | 102 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_inode()
|
| H A D | rtrmap_repair.c | 109 xchk_fsgates_enable(sc, XCHK_FSGATES_RMAP); in xrep_setup_rtrmapbt()
|
| 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 | 1475 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);
|