Searched refs:M_IGEO (Results 1 – 10 of 10) sorted by relevance
83 (M_IGEO(mp)->ialloc_blks + \84 ((xfs_has_finobt(mp) ? 2 : 1) * M_IGEO(mp)->inobt_maxlevels))108 (xfs_has_finobt(mp) ? M_IGEO(mp)->inobt_maxlevels : 0)
192 if (dq->q_ino.hardlimit > M_IGEO(mp)->maxicount) in xchk_quota_item()
1836 .maxlevels = M_IGEO(sc->mp)->inobt_maxlevels, in xrep_agi()1841 .maxlevels = M_IGEO(sc->mp)->inobt_maxlevels, in xrep_agi()
1026 struct xfs_ino_geometry *igeo = M_IGEO(sc->mp); in xchk_agi()
1566 XFS_FSB_TO_BB(mp, M_IGEO(mp)->blocks_per_cluster), in xrep_dinode_core()
102 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_iwalk_ichunk_ra()
361 #define M_IGEO(mp) (&(mp)->m_ino_geo) macro
322 if (M_IGEO(mp)->maxicount) { in xfs_set_inode_alloc()955 if (M_IGEO(mp)->maxicount) in xfs_statfs_inodes()957 M_IGEO(mp)->maxicount); in xfs_statfs_inodes()
1160 (BBTOB(bp->b_length) != M_IGEO(log->l_mp)->inode_cluster_size)) { in xlog_recover_buf_commit_pass2()
1706 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_ifree_cluster()