Lines Matching defs:tpp
1684 struct xfs_trans **tpp,
1687 struct xfs_trans *tp = *tpp;
1716 *tpp = tp;
1796 struct xfs_trans **tpp,
1809 error = xfs_ialloc_read_agi(pag, *tpp, 0, &agbp);
1819 error = xfs_ialloc_ag_alloc(pag, *tpp, agbp);
1829 error = xfs_dialloc_roll(tpp, agbp);
1835 error = xfs_dialloc_ag(pag, *tpp, agbp, parent, &ino);
1841 xfs_trans_brelse(*tpp, agbp);
1889 struct xfs_trans **tpp,
1893 struct xfs_mount *mp = (*tpp)->t_mountp;
1944 if (xfs_dialloc_good_ag(pag, *tpp, mode, flags, ok_alloc)) {
1945 error = xfs_dialloc_try_ag(pag, tpp, parent,