Searched refs:b_transp (Results 1 – 3 of 3) sorted by relevance
82 ASSERT(bp->b_transp == NULL); in _xfs_trans_bjoin()111 bp->b_transp = tp; in _xfs_trans_bjoin()161 ASSERT(bp->b_transp == tp); in xfs_trans_get_buf_map()212 if (bp->b_transp == tp) { in xfs_trans_getsb()268 ASSERT(bp->b_transp == tp); in xfs_trans_read_buf_map()364 ASSERT(bp->b_transp == NULL); in xfs_trans_brelse()369 ASSERT(bp->b_transp == tp); in xfs_trans_brelse()441 bp->b_transp = NULL; in xfs_trans_brelse()457 ASSERT(bp->b_transp == tp); in xfs_trans_bhold()477 ASSERT(bp->b_transp == tp); in xfs_trans_bhold_release()[all …]
455 bp->b_transp = NULL; in xfs_buf_item_unpin()582 bp->b_transp = NULL; in xfs_buf_item_unlock()
174 struct xfs_trans *b_transp; member