XFS_BUF_TO_SBP 381 fs/xfs/xfs_fsops.c xfs_sb_to_disk(XFS_BUF_TO_SBP(bp), &mp->m_sb, XFS_SB_ALL_BITS); XFS_BUF_TO_SBP 3874 fs/xfs/xfs_log_recover.c xfs_sb_from_disk(sbp, XFS_BUF_TO_SBP(bp)); XFS_BUF_TO_SBP 4056 fs/xfs/xfs_log_recover.c xfs_sb_from_disk(sbp, XFS_BUF_TO_SBP(sbbp)); XFS_BUF_TO_SBP 505 fs/xfs/xfs_mount.c xfs_sb_from_disk(&mp->m_sb, XFS_BUF_TO_SBP(bp)); XFS_BUF_TO_SBP 1372 fs/xfs/xfs_mount.c xfs_dsb_t *sb = XFS_BUF_TO_SBP(bp); XFS_BUF_TO_SBP 1450 fs/xfs/xfs_mount.c xfs_sb_to_disk(XFS_BUF_TO_SBP(bp), &mp->m_sb, fields); XFS_BUF_TO_SBP 557 fs/xfs/xfs_trans.c sbp = XFS_BUF_TO_SBP(bp);