xfs_trans_getsb   923 fs/xfs/libxfs/xfs_sb.c 	struct xfs_buf		*bp = xfs_trans_getsb(tp, mp);
xfs_trans_getsb  1053 fs/xfs/libxfs/xfs_sb.c 	bp = xfs_trans_getsb(tp, mp);
xfs_trans_getsb   488 fs/xfs/xfs_trace.h DEFINE_BUF_ITEM_EVENT(xfs_trans_getsb);
xfs_trans_getsb   452 fs/xfs/xfs_trans.c 	bp = xfs_trans_getsb(tp, tp->t_mountp);
xfs_trans_getsb   213 fs/xfs/xfs_trans.h struct xfs_buf	*xfs_trans_getsb(xfs_trans_t *, struct xfs_mount *);