Searched refs:m_rmap_mnr (Results 1 – 3 of 3) sorted by relevance
32 (((mp)->m_rmap_mxr[0]) - ((mp)->m_rmap_mnr[0]))
1291 mp->m_rmap_mnr[0] = mp->m_rmap_mxr[0] / 2; in xfs_sb_mount_common()1292 mp->m_rmap_mnr[1] = mp->m_rmap_mxr[1] / 2; in xfs_sb_mount_common()
197 uint m_rmap_mnr[2]; /* min rmap btree records */ member