Home
last modified time | relevance | path

Searched refs:m_alloc_mnr (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_trans_space.h27 (((mp)->m_alloc_mxr[0]) - ((mp)->m_alloc_mnr[0]))
H A Dxfs_alloc_btree.c170 return cur->bc_mp->m_alloc_mnr[level != 0]; in xfs_allocbt_get_minrecs()
597 return xfs_btree_calc_size(mp->m_alloc_mnr, len); in xfs_allocbt_calc_size()
H A Dxfs_sb.c851 mp->m_alloc_mnr[0] = mp->m_alloc_mxr[0] / 2; in xfs_sb_mount_common()
852 mp->m_alloc_mnr[1] = mp->m_alloc_mxr[1] / 2; in xfs_sb_mount_common()
H A Dxfs_alloc.c2200 mp->m_ag_maxlevels = xfs_btree_compute_maxlevels(mp->m_alloc_mnr, in xfs_alloc_compute_maxlevels()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_trans_space.h34 (((mp)->m_alloc_mxr[0]) - ((mp)->m_alloc_mnr[0]))
H A Dxfs_alloc_btree.c169 return cur->bc_mp->m_alloc_mnr[level != 0]; in xfs_allocbt_get_minrecs()
641 return xfs_btree_calc_size(mp->m_alloc_mnr, len); in xfs_allocbt_calc_size()
H A Dxfs_sb.c981 mp->m_alloc_mnr[0] = mp->m_alloc_mxr[0] / 2; in xfs_sb_mount_common()
982 mp->m_alloc_mnr[1] = mp->m_alloc_mxr[1] / 2; in xfs_sb_mount_common()
H A Dxfs_alloc.c2216 mp->m_alloc_maxlevels = xfs_btree_compute_maxlevels(mp->m_alloc_mnr, in xfs_alloc_compute_maxlevels()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_mount.h108 uint m_alloc_mnr[2]; /* min alloc btree records */ member
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_mount.h126 uint m_alloc_mnr[2]; /* min alloc btree records */ member

Completed in 27 milliseconds