xfs_inobt_check_irec
fa = xfs_inobt_check_irec(to_perag(cur->bc_group), irec);
fa = xfs_inobt_check_irec(to_perag(cur->bc_group), &irec);
xfs_failaddr_t xfs_inobt_check_irec(struct xfs_perag *pag,
if (xfs_inobt_check_irec(to_perag(bs->cur->bc_group), &irec) != NULL) {
if (xfs_inobt_check_irec(ri->sc->sa.pag, &ri->rie) != NULL)
if (xfs_inobt_check_irec(to_perag(cur->bc_group), &irec) != NULL)