Home
last modified time | relevance | path

Searched refs:xfs_verify_agino (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_ag.h201 xfs_verify_agino(struct xfs_perag *pag, xfs_agino_t agino) in xfs_verify_agino() function
219 return xfs_verify_agino(pag, agino); in xfs_verify_agino_or_null()
Dxfs_inode_util.c574 if (!xfs_verify_agino(pag, head_agino)) { in xfs_iunlink_remove_inode()
Dxfs_ialloc.c118 if (!xfs_verify_agino(pag, irec->ir_startino)) in xfs_inobt_check_irec()
120 if (!xfs_verify_agino(pag, in xfs_inobt_check_irec()
/linux-6.12.1/fs/xfs/scrub/
Dialloc_repair.c379 if (!xfs_verify_agino(sc->sa.pag, agino)) in xrep_ibt_check_inode_ext()
383 if (!xfs_verify_agino(sc->sa.pag, agino)) in xrep_ibt_check_inode_ext()
Drepair.c322 !xfs_verify_agino(pag, icount)) { in xrep_calc_ag_resblks()