Home
last modified time | relevance | path

Searched refs:xfs_verify_agbext (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/fs/xfs/scrub/
A Dalloc.c103 if (!xfs_verify_agbext(pag, bno, len)) in xchk_allocbt_rec()
A Drefcount.c348 if (!xfs_verify_agbext(pag, irec.rc_startblock, irec.rc_blockcount)) in xchk_refcountbt_rec()
A Dialloc.c112 if (!xfs_verify_agbext(pag, bno, len)) in xchk_iallocbt_chunk()
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_ag.h163 xfs_verify_agbext( in xfs_verify_agbext() function
A Dxfs_refcount.c149 if (!xfs_verify_agbext(pag, irec->rc_startblock, irec->rc_blockcount)) in xfs_refcount_get_rec()
1303 if (XFS_IS_CORRUPT(mp, !xfs_verify_agbext(pag, new_agbno, in xfs_refcount_continue_op()
A Dxfs_rmap.c238 if (!xfs_verify_agbext(pag, irec->rm_startblock, in xfs_rmap_get_rec()
A Dxfs_alloc.c262 if (!xfs_verify_agbext(pag, *bno, *len)) in xfs_alloc_get_rec()

Completed in 23 milliseconds