Lines Matching defs:tpp
1565 struct xfs_trans **tpp,
1568 struct xfs_trans *tp = *tpp;
1597 *tpp = tp;
1677 struct xfs_trans **tpp,
1690 error = xfs_ialloc_read_agi(pag, *tpp, &agbp);
1700 error = xfs_ialloc_ag_alloc(pag, *tpp, agbp);
1710 error = xfs_dialloc_roll(tpp, agbp);
1716 error = xfs_dialloc_ag(pag, *tpp, agbp, parent, &ino);
1722 xfs_trans_brelse(*tpp, agbp);
1736 struct xfs_trans **tpp,
1741 struct xfs_mount *mp = (*tpp)->t_mountp;
1802 if (xfs_dialloc_good_ag(pag, *tpp, mode, flags, ok_alloc)) {
1803 error = xfs_dialloc_try_ag(pag, tpp, parent,