Searched refs:xchk_xref_process_error (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/fs/xfs/scrub/ |
H A D | common.h | 42 bool xchk_xref_process_error(struct xfs_scrub *sc,
|
H A D | inode.c | 690 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()
|
H A D | common.c | 110 xchk_xref_process_error( in xchk_xref_process_error() function
|
H A D | agheader.c | 49 if (!xchk_xref_process_error(sc, agno, agbno, &error)) in xchk_superblock_xref()
|