Searched refs:xchk_xref_process_error (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/xfs/scrub/ |
| H A D | quotacheck.c | 829 if (!xchk_xref_process_error(sc, 0, 0, &error)) in xchk_quotacheck() 841 if (!xchk_xref_process_error(sc, 0, 0, &error)) in xchk_quotacheck() 846 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()
|
| H A D | nlinks.c | 1053 if (!xchk_xref_process_error(sc, 0, 0, &error)) in xchk_nlinks() 1064 if (!xchk_xref_process_error(sc, 0, 0, &error)) in xchk_nlinks()
|
| H A D | common.h | 20 bool xchk_xref_process_error(struct xfs_scrub *sc,
|
| H A D | common.c | 142 xchk_xref_process_error( in xchk_xref_process_error() function
|
| H A D | agheader.c | 50 if (!xchk_xref_process_error(sc, agno, agbno, &error)) in xchk_superblock_xref()
|