Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/scrub/
Dcommon.h40 bool xchk_xref_process_error(struct xfs_scrub *sc,
Dinode.c527 if (!xchk_xref_process_error(sc, agno, agbno, &error)) in xchk_inode_xref()
559 if (!xchk_xref_process_error(sc, XFS_INO_TO_AGNO(mp, ino), in xchk_inode_check_reflink_iflag()
Dcommon.c105 xchk_xref_process_error( in xchk_xref_process_error() function
Dagheader.c39 if (!xchk_xref_process_error(sc, agno, agbno, &error)) in xchk_superblock_xref()
/kernel/linux/linux-6.6/fs/xfs/scrub/
Dcommon.h42 bool xchk_xref_process_error(struct xfs_scrub *sc,
Dinode.c690 if (!xchk_xref_process_error(sc, agno, agbno, &error)) in xchk_inode_xref()
724 if (!xchk_xref_process_error(sc, XFS_INO_TO_AGNO(mp, ino), in xchk_inode_check_reflink_iflag()
Dcommon.c110 xchk_xref_process_error( in xchk_xref_process_error() function
Dagheader.c49 if (!xchk_xref_process_error(sc, agno, agbno, &error)) in xchk_superblock_xref()