Searched refs:xchk_fsgates_enable (Results 1 – 20 of 20) sorted by relevance
| /linux/fs/xfs/scrub/ |
| A D | alloc.c | 33 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_allocbt()
|
| A D | common.h | 239 void xchk_fsgates_enable(struct xfs_scrub *sc, unsigned int scrub_fshooks);
|
| A D | quota.c | 59 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_quota()
|
| A D | fscounters.c | 208 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_fscounters()
|
| A D | refcount.c | 32 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_refcountbt()
|
| A D | rmap.c | 38 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_rmapbt()
|
| A D | inode.c | 86 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_inode()
|
| A D | quotacheck.c | 87 xchk_fsgates_enable(sc, XCHK_FSGATES_QUOTA); in xchk_setup_quotacheck()
|
| A D | ialloc.c | 36 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_ag_iallocbt()
|
| A D | dirtree.c | 98 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xchk_setup_dirtree()
|
| A D | nlinks.c | 53 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xchk_setup_nlinks()
|
| A D | common.c | 1274 xchk_fsgates_enable( in xchk_fsgates_enable() function
|
| A D | bmap.c | 37 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_inode_bmap()
|
| A D | agheader.c | 27 xchk_fsgates_enable(sc, XCHK_FSGATES_DRAIN); in xchk_setup_agheader()
|
| A D | parent_repair.c | 218 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xrep_setup_parent()
|
| A D | attr_repair.c | 153 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xrep_setup_xattr()
|
| A D | rmap_repair.c | 167 xchk_fsgates_enable(sc, XCHK_FSGATES_RMAP); in xrep_setup_ag_rmapbt()
|
| A D | dir_repair.c | 187 xchk_fsgates_enable(sc, XCHK_FSGATES_DIRENTS); in xrep_setup_directory()
|
| A D | trace.h | 209 DEFINE_SCRUB_FSHOOK_EVENT(xchk_fsgates_enable);
|
| /linux/Documentation/filesystems/xfs/ |
| 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``.
|
Completed in 48 milliseconds