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()
180 if (bp->b_transp == tp) { in __xfs_trans_getsb()
253 ASSERT(bp->b_transp == tp); in xfs_trans_read_buf_map()
366 ASSERT(bp->b_transp == tp); in xfs_trans_brelse()
406 bp->b_transp = NULL; in xfs_trans_brelse()
423 ASSERT(bp->b_transp == tp); in xfs_trans_bdetach()
449 bp->b_transp = NULL; in xfs_trans_bdetach()
465 ASSERT(bp->b_transp == tp); in xfs_trans_bhold()
486 ASSERT(bp->b_transp == tp); in xfs_trans_bhold_release()
507 ASSERT(bp->b_transp == tp); in xfs_trans_dirty_buf()
603 ASSERT(bp->b_transp == tp); in xfs_trans_binval()
657 ASSERT(bp->b_transp == tp); in xfs_trans_inode_buf()
682 ASSERT(bp->b_transp == tp); in xfs_trans_stale_inode_buf()
707 ASSERT(bp->b_transp == tp); in xfs_trans_inode_alloc_buf()
730 ASSERT(bp->b_transp == tp); in xfs_trans_ordered_buf()
763 ASSERT(bp->b_transp == tp); in xfs_trans_buf_set_type()