Lines Matching refs:b_transp
68 ASSERT(bp->b_transp == NULL); in _xfs_trans_bjoin()
93 bp->b_transp = tp; in _xfs_trans_bjoin()
143 ASSERT(bp->b_transp == tp); in xfs_trans_get_buf_map()
194 if (bp->b_transp == tp) { in xfs_trans_getsb()
250 ASSERT(bp->b_transp == tp); in xfs_trans_read_buf_map()
382 ASSERT(bp->b_transp == tp); in xfs_trans_brelse()
422 bp->b_transp = NULL; in xfs_trans_brelse()
439 ASSERT(bp->b_transp == tp); in xfs_trans_bhold()
460 ASSERT(bp->b_transp == tp); in xfs_trans_bhold_release()
481 ASSERT(bp->b_transp == tp); in xfs_trans_dirty_buf()
585 ASSERT(bp->b_transp == tp); in xfs_trans_binval()
639 ASSERT(bp->b_transp == tp); in xfs_trans_inode_buf()
663 ASSERT(bp->b_transp == tp); in xfs_trans_stale_inode_buf()
688 ASSERT(bp->b_transp == tp); in xfs_trans_inode_alloc_buf()
710 ASSERT(bp->b_transp == tp); in xfs_trans_ordered_buf()
743 ASSERT(bp->b_transp == tp); in xfs_trans_buf_set_type()