Home
last modified time | relevance | path

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

/fs/xfs/scrub/
Dquotacheck.c836 if (!xchk_xref_process_error(sc, 0, 0, &error)) in xchk_quotacheck()
848 if (!xchk_xref_process_error(sc, 0, 0, &error)) in xchk_quotacheck()
853 if (!xchk_xref_process_error(sc, 0, 0, &error)) in xchk_quotacheck()
858 if (!xchk_xref_process_error(sc, 0, 0, &error)) in xchk_quotacheck()
Dinode.c699 if (!xchk_xref_process_error(sc, agno, agbno, &error)) in xchk_inode_xref()
733 if (!xchk_xref_process_error(sc, XFS_INO_TO_AGNO(mp, ino), in xchk_inode_check_reflink_iflag()
Dcommon.h18 bool xchk_xref_process_error(struct xfs_scrub *sc,
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.c124 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()