Home
last modified time | relevance | path

Searched refs:xchk_skip_xref (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/fs/xfs/scrub/
A Drmap.c46 if (!sc->sa.refc_cur || xchk_skip_xref(sc->sm)) in xchk_rmapbt_xref_refc()
184 if (!sc->sa.rmap_cur || xchk_skip_xref(sc->sm)) in xchk_xref_check_owner()
227 if (!sc->sa.rmap_cur || xchk_skip_xref(sc->sm)) in xchk_xref_has_no_owner()
A Drefcount.c287 if (!sc->sa.rmap_cur || xchk_skip_xref(sc->sm)) in xchk_refcountbt_xref_rmap()
369 if (!sc->sa.rmap_cur || xchk_skip_xref(sc->sm)) in xchk_refcount_xref_rmap()
421 if (!sc->sa.refc_cur || xchk_skip_xref(sc->sm)) in xchk_xref_is_cow_staging()
464 if (!sc->sa.refc_cur || xchk_skip_xref(sc->sm)) in xchk_xref_is_not_shared()
A Dalloc.c51 if (!*pcur || xchk_skip_xref(sc->sm)) in xchk_allocbt_xref_other()
147 if (!sc->sa.bno_cur || xchk_skip_xref(sc->sm)) in xchk_xref_is_used_space()
A Dialloc.c520 xchk_skip_xref(sc->sm)) in xchk_iallocbt_xref_rmap_btreeblks()
556 if (!sc->sa.rmap_cur || xchk_skip_xref(sc->sm)) in xchk_iallocbt_xref_rmap_inodes()
630 if (!(*icur) || xchk_skip_xref(sc->sm)) in xchk_xref_inode_check()
A Dcommon.h143 static inline bool xchk_skip_xref(struct xfs_scrub_metadata *sm) in xchk_skip_xref() function
A Drtbitmap.c176 if (xchk_skip_xref(sc->sm)) in xchk_xref_is_used_rt_space()
A Dinode.c467 if (!sc->sa.fino_cur || xchk_skip_xref(sc->sm)) in xchk_inode_xref_finobt()
510 if (xchk_skip_xref(sc->sm)) in xchk_inode_xref_bmap()
A Dcommon.c739 if (xchk_skip_xref(sc->sm)) in xchk_should_check_xref()
A Dbmap.c203 if (!info->sc->sa.rmap_cur || xchk_skip_xref(info->sc->sm)) in xchk_bmap_xref_rmap()

Completed in 17 milliseconds