Home
last modified time | relevance | path

Searched refs:m_rmap_mnr (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_rmap_btree.c148 return cur->bc_mp->m_rmap_mnr[level != 0]; in xfs_rmapbt_get_minrecs()
648 mp->m_rmap_maxlevels = xfs_btree_space_to_height(mp->m_rmap_mnr, in xfs_rmapbt_compute_maxlevels()
656 mp->m_rmap_mnr, mp->m_sb.sb_agblocks); in xfs_rmapbt_compute_maxlevels()
667 return xfs_btree_calc_size(mp->m_rmap_mnr, len); in xfs_rmapbt_calc_size()
H A Dxfs_trans_space.h15 (((mp)->m_rmap_mxr[0]) - ((mp)->m_rmap_mnr[0]))
H A Dxfs_sb.c991 mp->m_rmap_mnr[0] = mp->m_rmap_mxr[0] / 2; in xfs_sb_mount_common()
992 mp->m_rmap_mnr[1] = mp->m_rmap_mxr[1] / 2; in xfs_sb_mount_common()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_rmap_btree.c151 return cur->bc_mp->m_rmap_mnr[level != 0]; in xfs_rmapbt_get_minrecs()
567 mp->m_rmap_mnr, mp->m_sb.sb_agblocks); in xfs_rmapbt_compute_maxlevels()
576 return xfs_btree_calc_size(mp->m_rmap_mnr, len); in xfs_rmapbt_calc_size()
H A Dxfs_trans_space.h15 (((mp)->m_rmap_mxr[0]) - ((mp)->m_rmap_mnr[0]))
H A Dxfs_sb.c861 mp->m_rmap_mnr[0] = mp->m_rmap_mxr[0] / 2; in xfs_sb_mount_common()
862 mp->m_rmap_mnr[1] = mp->m_rmap_mxr[1] / 2; in xfs_sb_mount_common()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_mount.h112 uint m_rmap_mnr[2]; /* min rmap btree records */ member
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_mount.h130 uint m_rmap_mnr[2]; /* min rmap btree records */ member

Completed in 8 milliseconds