xfs_trans_get_buf  697 fs/xfs/libxfs/xfs_btree.c 	return xfs_trans_get_buf(tp, mp->m_ddev_targp, d, mp->m_bsize, 0);
xfs_trans_get_buf  716 fs/xfs/libxfs/xfs_btree.c 	return xfs_trans_get_buf(tp, mp->m_ddev_targp, d, mp->m_bsize, 0);
xfs_trans_get_buf 1294 fs/xfs/libxfs/xfs_btree.c 	*bpp = xfs_trans_get_buf(cur->bc_tp, mp->m_ddev_targp, d,
xfs_trans_get_buf  330 fs/xfs/libxfs/xfs_ialloc.c 		fbuf = xfs_trans_get_buf(tp, mp->m_ddev_targp, d,
xfs_trans_get_buf 1189 fs/xfs/libxfs/xfs_sb.c 	bp = xfs_trans_get_buf(tp, mp->m_ddev_targp,
xfs_trans_get_buf  349 fs/xfs/scrub/repair.c 	bp = xfs_trans_get_buf(tp, mp->m_ddev_targp, XFS_FSB_TO_DADDR(mp, fsb),
xfs_trans_get_buf   75 fs/xfs/xfs_attr_inactive.c 			bp = xfs_trans_get_buf(*trans,
xfs_trans_get_buf  323 fs/xfs/xfs_dquot.c 	bp = xfs_trans_get_buf(tp, mp->m_ddev_targp, dqp->q_blkno,
xfs_trans_get_buf 2564 fs/xfs/xfs_inode.c 		bp = xfs_trans_get_buf(tp, mp->m_ddev_targp, blkno,
xfs_trans_get_buf  830 fs/xfs/xfs_rtalloc.c 			bp = xfs_trans_get_buf(tp, mp->m_ddev_targp, d,
xfs_trans_get_buf  292 fs/xfs/xfs_symlink.c 			bp = xfs_trans_get_buf(tp, mp->m_ddev_targp, d,
xfs_trans_get_buf  435 fs/xfs/xfs_symlink.c 		bp = xfs_trans_get_buf(tp, mp->m_ddev_targp,
xfs_trans_get_buf  486 fs/xfs/xfs_trace.h DEFINE_BUF_ITEM_EVENT(xfs_trans_get_buf);