Searched refs:maxleafents (Results 1 – 1 of 1) sorted by relevance
58 uint maxleafents; /* max leaf entries possible */ in xfs_bmap_compute_maxlevels() local79 maxleafents = MAXEXTNUM; in xfs_bmap_compute_maxlevels()82 maxleafents = MAXAEXTNUM; in xfs_bmap_compute_maxlevels()88 maxblocks = (maxleafents + minleafrecs - 1) / minleafrecs; in xfs_bmap_compute_maxlevels()