Lines Matching defs:tpp
249 struct xfs_trans **tpp)
306 *tpp = tp;
329 struct xfs_trans **tpp)
333 return xfs_trans_alloc(mp, &resv, 0, 0, XFS_TRANS_NO_WRITECOUNT, tpp);
1137 struct xfs_trans **tpp)
1139 struct xfs_trans *trans = *tpp;
1151 *tpp = xfs_trans_dup(trans);
1173 return xfs_trans_reserve(*tpp, &tres, 0, 0);
1190 struct xfs_trans **tpp)
1225 *tpp = tp;
1246 struct xfs_trans **tpp)
1269 *tpp = tp;
1289 struct xfs_trans **tpp)
1348 *tpp = tp;
1373 struct xfs_trans **tpp,
1433 *tpp = tp;