Searched refs:b_transp (Results 1 – 3 of 3) sorted by relevance
83 ASSERT(bp->b_transp == NULL); in _xfs_trans_bjoin()112 bp->b_transp = tp; in _xfs_trans_bjoin()176 ASSERT(bp->b_transp == tp); in xfs_trans_get_buf()236 if (bp->b_transp == tp) { in xfs_trans_getsb()331 ASSERT(bp->b_transp == tp); in xfs_trans_read_buf()466 ASSERT(bp->b_transp == NULL); in xfs_trans_brelse()471 ASSERT(bp->b_transp == tp); in xfs_trans_brelse()543 bp->b_transp = NULL; in xfs_trans_brelse()559 ASSERT(bp->b_transp == tp); in xfs_trans_bhold()579 ASSERT(bp->b_transp == tp); in xfs_trans_bhold_release()[all …]
443 bp->b_transp = NULL; in xfs_buf_item_unpin()525 bp->b_transp = NULL; in xfs_buf_item_unlock()
150 struct xfs_trans *b_transp; member