Home
last modified time | relevance | path

Searched refs:inobt_maxlevels (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_trans_space.h61 (M_IGEO(mp)->inobt_maxlevels - 1)))
98 M_IGEO(mp)->inobt_maxlevels : 0)
Dxfs_shared.h165 unsigned int inobt_maxlevels; /* max inobt btree levels. */ member
Dxfs_trans_resv.c137 return xfs_calc_buf_res(M_IGEO(mp)->inobt_maxlevels, in xfs_calc_inobt_res()
Dxfs_ialloc_btree.c282 if (level >= M_IGEO(mp)->inobt_maxlevels) in xfs_inobt_verify()
Dxfs_ialloc.c682 args.minleft = igeo->inobt_maxlevels - 1; in xfs_ialloc_ag_alloc()
730 args.minleft = igeo->inobt_maxlevels - 1; in xfs_ialloc_ag_alloc()
2787 igeo->inobt_maxlevels = xfs_btree_compute_maxlevels(igeo->inobt_mnr, in xfs_ialloc_setup_geometry()