Lines Matching refs:b_transp
68 ASSERT(bp->b_transp == NULL); in _xfs_trans_bjoin()
93 bp->b_transp = tp; in _xfs_trans_bjoin()
146 ASSERT(bp->b_transp == tp); in xfs_trans_get_buf_map()
181 if (bp->b_transp == tp) { in xfs_trans_getsb()
238 ASSERT(bp->b_transp == tp); in xfs_trans_read_buf_map()
351 ASSERT(bp->b_transp == tp); in xfs_trans_brelse()
391 bp->b_transp = NULL; in xfs_trans_brelse()
408 ASSERT(bp->b_transp == tp); in xfs_trans_bhold()
429 ASSERT(bp->b_transp == tp); in xfs_trans_bhold_release()
450 ASSERT(bp->b_transp == tp); in xfs_trans_dirty_buf()
546 ASSERT(bp->b_transp == tp); in xfs_trans_binval()
600 ASSERT(bp->b_transp == tp); in xfs_trans_inode_buf()
625 ASSERT(bp->b_transp == tp); in xfs_trans_stale_inode_buf()
650 ASSERT(bp->b_transp == tp); in xfs_trans_inode_alloc_buf()
673 ASSERT(bp->b_transp == tp); in xfs_trans_ordered_buf()
706 ASSERT(bp->b_transp == tp); in xfs_trans_buf_set_type()