xfs_dsb_t         563 fs/xfs/libxfs/xfs_format.h #define XFS_BUF_TO_SBP(bp)	((xfs_dsb_t *)((bp)->b_addr))
xfs_dsb_t         452 fs/xfs/libxfs/xfs_sb.c 	xfs_dsb_t	*from,
xfs_dsb_t         527 fs/xfs/libxfs/xfs_sb.c 	xfs_dsb_t	*from)
xfs_dsb_t         448 fs/xfs/xfs_trans.c 	xfs_dsb_t	*sbp;
xfs_dsb_t         519 fs/xfs/xfs_trans.c 		xfs_trans_log_buf(tp, bp, 0, sizeof(xfs_dsb_t) - 1);
xfs_dsb_t         525 fs/xfs/xfs_trans.c 		xfs_trans_log_buf(tp, bp, offsetof(xfs_dsb_t, sb_icount),
xfs_dsb_t         526 fs/xfs/xfs_trans.c 				  offsetof(xfs_dsb_t, sb_frextents) +