Searched refs:maxrootrecs (Results 1 – 1 of 1) sorted by relevance
3967 int maxrootrecs; /* max records in root block */ in xfs_bmap_compute_maxlevels() local3984 maxrootrecs = (int)XFS_BTREE_BLOCK_MAXRECS(sz, xfs_bmdr, 0); in xfs_bmap_compute_maxlevels()3987 if (maxblocks <= maxrootrecs) in xfs_bmap_compute_maxlevels()