Home
last modified time | relevance | path

Searched refs:xchk_xref_process_error (Results 1 – 7 of 7) sorted by relevance

/linux-6.14.4/fs/xfs/scrub/
Drgsuper.c63 if (!xchk_xref_process_error(sc, 0, 0, &error)) in xchk_rgsuperblock()
Dquotacheck.c839 if (!xchk_xref_process_error(sc, 0, 0, &error)) in xchk_quotacheck()
851 if (!xchk_xref_process_error(sc, 0, 0, &error)) in xchk_quotacheck()
856 if (!xchk_xref_process_error(sc, 0, 0, &error)) in xchk_quotacheck()
861 if (!xchk_xref_process_error(sc, 0, 0, &error)) in xchk_quotacheck()
Dinode.c737 if (!xchk_xref_process_error(sc, agno, agbno, &error)) in xchk_inode_xref()
771 if (!xchk_xref_process_error(sc, XFS_INO_TO_AGNO(mp, ino), in xchk_inode_check_reflink_iflag()
Dnlinks.c1030 if (!xchk_xref_process_error(sc, 0, 0, &error)) in xchk_nlinks()
1041 if (!xchk_xref_process_error(sc, 0, 0, &error)) in xchk_nlinks()
Dcommon.h20 bool xchk_xref_process_error(struct xfs_scrub *sc,
Dcommon.c140 xchk_xref_process_error( in xchk_xref_process_error() function
Dagheader.c50 if (!xchk_xref_process_error(sc, agno, agbno, &error)) in xchk_superblock_xref()