Searched refs:xchk_xref_process_error (Results 1 – 6 of 6) sorted by relevance
| /fs/xfs/scrub/ |
| D | quotacheck.c | 836 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()
|
| D | inode.c | 699 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()
|
| D | common.h | 18 bool xchk_xref_process_error(struct xfs_scrub *sc,
|
| D | nlinks.c | 1030 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()
|
| D | common.c | 124 xchk_xref_process_error( in xchk_xref_process_error() function
|
| D | agheader.c | 50 if (!xchk_xref_process_error(sc, agno, agbno, &error)) in xchk_superblock_xref()
|