Searched refs:sb_rblocks (Results 1 – 13 of 13) sorted by relevance
944 if (in->newblocks <= sbp->sb_rblocks) in xfs_growfs_rt()948 if (sbp->sb_rblocks > 0 && in->extsize != sbp->sb_rextsize) in xfs_growfs_rt()1038 nsbp->sb_rblocks = min(nrblocks, nrblocks_step); in xfs_growfs_rt()1039 nsbp->sb_rextents = nsbp->sb_rblocks; in xfs_growfs_rt()1102 if (nsbp->sb_rblocks != sbp->sb_rblocks) in xfs_growfs_rt()1104 nsbp->sb_rblocks - sbp->sb_rblocks); in xfs_growfs_rt()1256 if (sbp->sb_rblocks == 0) in xfs_rtmount_init()1272 d = (xfs_daddr_t)XFS_FSB_TO_BB(mp, mp->m_sb.sb_rblocks); in xfs_rtmount_init()1273 if (XFS_BB_TO_FSB(mp, d) != mp->m_sb.sb_rblocks) { in xfs_rtmount_init()1276 (unsigned long long) mp->m_sb.sb_rblocks); in xfs_rtmount_init()
154 if (mp->m_sb.sb_rblocks == 0) in xfs_rtmount_init()160 # define xfs_rtmount_inodes(m) (((mp)->m_sb.sb_rblocks == 0)? 0 : (ENOSYS))
862 statp->f_blocks = sbp->sb_rblocks; in xfs_fs_statfs()1572 xfs_sb_validate_fsb_count(&mp->m_sb, mp->m_sb.sb_rblocks)) { in xfs_fs_fill_super()1642 if (mp->m_sb.sb_rblocks) { in xfs_fs_fill_super()1655 if (xfs_has_rmapbt(mp) && mp->m_sb.sb_rblocks) { in xfs_fs_fill_super()
543 be64_add_cpu(&sbp->sb_rblocks, tp->t_rblocks_delta); in xfs_trans_apply_sb_deltas()657 mp->m_sb.sb_rblocks += tp->t_rblocks_delta; in xfs_trans_unreserve_and_mod_sb()
487 eofs = XFS_FSB_TO_BB(mp, mp->m_sb.sb_rblocks); in __xfs_getfsmap_rtdev()
1132 if (mp->m_sb.sb_rblocks == 0 || mp->m_sb.sb_rextsize == 0 || in xfs_ioctl_setattr_xflags()
116 if (sbp->sb_rblocks > 0) in xfs_sb_version_to_features()440 if (sbp->sb_rblocks == 0) { in xfs_validate_sb_common()451 rexts = div_u64(sbp->sb_rblocks, sbp->sb_rextsize); in xfs_validate_sb_common()557 to->sb_rblocks = be64_to_cpu(from->sb_rblocks); in __xfs_sb_from_disk()706 to->sb_rblocks = cpu_to_be64(from->sb_rblocks); in xfs_sb_to_disk()1139 geo->rtblocks = sbp->sb_rblocks; in xfs_fs_geometry()
146 return rtbno < mp->m_sb.sb_rblocks; in xfs_verify_rtbno()
100 xfs_rfsblock_t sb_rblocks; /* number of realtime blocks */ member191 __be64 sb_rblocks; /* number of realtime blocks */ member
3035 (x) < mp->m_sb.sb_rblocks : \ in xfs_bmap_adjacent()
117 if (dq->q_rtb.hardlimit > mp->m_sb.sb_rblocks) in xchk_quota_item()139 if (dq->q_ino.count > fs_icount || dq->q_rtb.count > mp->m_sb.sb_rblocks) in xchk_quota_item()
121 if (sb->sb_rblocks != cpu_to_be64(mp->m_sb.sb_rblocks)) in xchk_superblock()
383 mp->m_sb.sb_dblocks + mp->m_sb.sb_rblocks) in xchk_dinode()