Searched refs:sb_logsunit (Results 1 – 3 of 3) sorted by relevance
83 return offsetofend(struct xfs_dsb, sb_logsunit); in xchk_superblock_ondisk_size()307 if (sb->sb_logsunit != cpu_to_be32(mp->m_sb.sb_logsunit)) in xchk_superblock()
148 uint32_t sb_logsunit; /* stripe unit size for the log */ member246 __be32 sb_logsunit; /* stripe unit size for the log */ member
1089 mp->m_sb.sb_logsunit > XLOG_BIG_RECORD_BSIZE) { in xfs_finish_flags()1090 mp->m_logbsize = mp->m_sb.sb_logsunit; in xfs_finish_flags()1092 mp->m_logbsize < mp->m_sb.sb_logsunit) { in xfs_finish_flags()