Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_trans_space.h61 M_IGEO(mp)->inobt_maxlevels))
98 M_IGEO(mp)->inobt_maxlevels : 0)
Dxfs_shared.h166 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.c303 if (level >= M_IGEO(mp)->inobt_maxlevels) in xfs_inobt_verify()
Dxfs_ialloc.c691 args.minleft = igeo->inobt_maxlevels; in xfs_ialloc_ag_alloc()
739 args.minleft = igeo->inobt_maxlevels; in xfs_ialloc_ag_alloc()
2832 igeo->inobt_maxlevels = xfs_btree_compute_maxlevels(igeo->inobt_mnr, in xfs_ialloc_setup_geometry()