Lines Matching refs:b_transp
70 ASSERT(bp->b_transp == NULL); in _xfs_trans_bjoin()
95 bp->b_transp = tp; in _xfs_trans_bjoin()
145 ASSERT(bp->b_transp == tp); in xfs_trans_get_buf_map()
197 if (bp->b_transp == tp) { in xfs_trans_getsb()
253 ASSERT(bp->b_transp == tp); in xfs_trans_read_buf_map()
343 ASSERT(bp->b_transp == tp); in xfs_trans_brelse()
383 bp->b_transp = NULL; in xfs_trans_brelse()
400 ASSERT(bp->b_transp == tp); in xfs_trans_bhold()
421 ASSERT(bp->b_transp == tp); in xfs_trans_bhold_release()
442 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()
624 ASSERT(bp->b_transp == tp); in xfs_trans_stale_inode_buf()
649 ASSERT(bp->b_transp == tp); in xfs_trans_inode_alloc_buf()
671 ASSERT(bp->b_transp == tp); in xfs_trans_ordered_buf()
704 ASSERT(bp->b_transp == tp); in xfs_trans_buf_set_type()