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 | rtsummary.c | 50 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_rtsummary()
|
| H A D | quota.c | 59 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_quota()
|
| H A D | common.h | 263 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 | dirtree.c | 101 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 | rtrmap_repair.c | 108 xchk_fsgates_enable(sc, XCHK_FSGATES_RMAP); in xrep_setup_rtrmapbt()
|
| H A D | parent_repair.c | 218 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xrep_setup_parent()
|
| H A D | common.c | 1493 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 | attr_repair.c | 153 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xrep_setup_xattr()
|
| H A D | rmap_repair.c | 169 xchk_fsgates_enable(sc, XCHK_FSGATES_RMAP); in xrep_setup_ag_rmapbt()
|
| H A D | dir_repair.c | 191 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xrep_setup_directory()
|
| H A D | trace.h | 221 DEFINE_SCRUB_FSHOOK_EVENT(xchk_fsgates_enable);
|