Searched refs:m_in_maxlevels (Results 1 – 4 of 4) sorted by relevance
131 128 * (2 + XFS_IALLOC_BLOCKS(mp) + mp->m_in_maxlevels + in xfs_calc_itruncate_reservation()245 XFS_FSB_TO_B(mp, mp->m_in_maxlevels) + in xfs_calc_symlink_reservation()247 128 * (2 + XFS_IALLOC_BLOCKS(mp) + mp->m_in_maxlevels + in xfs_calc_symlink_reservation()279 XFS_FSB_TO_B(mp, mp->m_in_maxlevels) + in xfs_calc_create_reservation()281 128 * (2 + XFS_IALLOC_BLOCKS(mp) + mp->m_in_maxlevels + in xfs_calc_create_reservation()318 128 * (2 + XFS_IALLOC_BLOCKS(mp) + mp->m_in_maxlevels + in xfs_calc_ifree_reservation()
50 (XFS_IALLOC_BLOCKS(mp) + (mp)->m_in_maxlevels - 1)
164 uint m_in_maxlevels; /* max inobt btree levels. */ member
301 args.minleft = args.mp->m_in_maxlevels - 1; in xfs_ialloc_ag_alloc()340 args.minleft = args.mp->m_in_maxlevels - 1; in xfs_ialloc_ag_alloc()1408 mp->m_in_maxlevels = level; in xfs_ialloc_compute_maxlevels()