Searched refs:xfs_verify_agbext (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/xfs/scrub/ |
| H A D | ialloc_repair.c | 349 if (!xfs_verify_agbext(sc->sa.pag, agbno, len)) in xrep_ibt_check_inode_ext() 400 if (!xfs_verify_agbext(ri->sc->sa.pag, rec->rm_startblock, in xrep_ibt_record_old_btree_blocks()
|
| H A D | bmap_repair.c | 208 if (!xfs_verify_agbext(to_perag(cur->bc_group), rec->rm_startblock, in xrep_bmap_check_fork_rmap()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_ag.h | 225 xfs_verify_agbext( in xfs_verify_agbext() function
|
| H A D | xfs_refcount.c | 141 if (!xfs_verify_agbext(pag, irec->rc_startblock, irec->rc_blockcount)) in xfs_refcount_check_irec() 1361 if (XFS_IS_CORRUPT(mp, !xfs_verify_agbext(pag, new_agbno, in xfs_refcount_continue_op()
|