Lines Matching refs:bc_tp
345 xfs_trans_binval(cur->bc_tp, bp);
370 xfs_trans_brelse(cur->bc_tp, cur->bc_bufs[i]);
404 tp = cur->bc_tp;
998 xfs_trans_brelse(cur->bc_tp, cur->bc_bufs[lev]);
1247 error = xfs_trans_get_buf(cur->bc_tp, mp->m_ddev_targp, d, mp->m_bsize,
1279 error = xfs_trans_read_buf(mp, cur->bc_tp, mp->m_ddev_targp, d,
1401 xfs_trans_buf_set_type(cur->bc_tp, bp, XFS_BLFT_BTREE_BUF);
1402 xfs_trans_log_buf(cur->bc_tp, bp,
1406 xfs_trans_log_inode(cur->bc_tp, cur->bc_ino.ip,
1422 xfs_trans_buf_set_type(cur->bc_tp, bp, XFS_BLFT_BTREE_BUF);
1423 xfs_trans_log_buf(cur->bc_tp, bp,
1444 xfs_trans_buf_set_type(cur->bc_tp, bp, XFS_BLFT_BTREE_BUF);
1445 xfs_trans_log_buf(cur->bc_tp, bp,
1449 xfs_trans_log_inode(cur->bc_tp, cur->bc_ino.ip,
1515 xfs_trans_buf_set_type(cur->bc_tp, bp, XFS_BLFT_BTREE_BUF);
1516 xfs_trans_log_buf(cur->bc_tp, bp, first, last);
1518 xfs_trans_log_inode(cur->bc_tp, cur->bc_ino.ip,
1776 xfs_trans_brelse(cur->bc_tp, bp);
2826 xfs_trans_set_context(args->cur->bc_tp);
2831 xfs_trans_clear_context(args->cur->bc_tp);
3140 xfs_trans_log_inode(cur->bc_tp, ip, logflags);
3566 xfs_trans_log_inode(cur->bc_tp, ip,
4390 if (cur->bc_tp) {
4391 if (!xfs_trans_ordered_buf(cur->bc_tp, bp)) {
4757 xfs_trans_brelse(cur->bc_tp, cur->bc_bufs[i]);