Searched refs:sb_rblocks (Results 1 – 13 of 13) sorted by relevance
941 if (in->newblocks <= sbp->sb_rblocks) in xfs_growfs_rt()945 if (sbp->sb_rblocks > 0 && in->extsize != sbp->sb_rextsize) in xfs_growfs_rt()1035 nsbp->sb_rblocks = min(nrblocks, nrblocks_step); in xfs_growfs_rt()1036 nsbp->sb_rextents = nsbp->sb_rblocks; in xfs_growfs_rt()1099 if (nsbp->sb_rblocks != sbp->sb_rblocks) in xfs_growfs_rt()1101 nsbp->sb_rblocks - sbp->sb_rblocks); in xfs_growfs_rt()1253 if (sbp->sb_rblocks == 0) in xfs_rtmount_init()1269 d = (xfs_daddr_t)XFS_FSB_TO_BB(mp, mp->m_sb.sb_rblocks); in xfs_rtmount_init()1270 if (XFS_BB_TO_FSB(mp, d) != mp->m_sb.sb_rblocks) { in xfs_rtmount_init()1273 (unsigned long long) mp->m_sb.sb_rblocks); in xfs_rtmount_init()
151 if (mp->m_sb.sb_rblocks == 0) in xfs_rtmount_init()157 # define xfs_rtmount_inodes(m) (((mp)->m_sb.sb_rblocks == 0)? 0 : (ENOSYS))
835 statp->f_blocks = sbp->sb_rblocks; in xfs_fs_statfs()1537 xfs_sb_validate_fsb_count(&mp->m_sb, mp->m_sb.sb_rblocks)) { in xfs_fs_fill_super()1628 if (mp->m_sb.sb_rblocks) { in xfs_fs_fill_super()1641 if (xfs_has_rmapbt(mp) && mp->m_sb.sb_rblocks) { in xfs_fs_fill_super()
527 be64_add_cpu(&sbp->sb_rblocks, tp->t_rblocks_delta); in xfs_trans_apply_sb_deltas()631 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()
1201 if (mp->m_sb.sb_rblocks == 0 || mp->m_sb.sb_rextsize == 0 || in xfs_ioctl_setattr_xflags()
71 if (sbp->sb_rblocks > 0) in xfs_sb_version_to_features()387 if (sbp->sb_rblocks == 0) { in xfs_validate_sb_common()398 rexts = div_u64(sbp->sb_rblocks, sbp->sb_rextsize); in xfs_validate_sb_common()504 to->sb_rblocks = be64_to_cpu(from->sb_rblocks); in __xfs_sb_from_disk()653 to->sb_rblocks = cpu_to_be64(from->sb_rblocks); in xfs_sb_to_disk()1081 geo->rtblocks = sbp->sb_rblocks; in xfs_fs_geometry()
199 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
3088 (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()
368 mp->m_sb.sb_dblocks + mp->m_sb.sb_rblocks) in xchk_dinode()