Searched refs:maxrecs (Results 1 – 1 of 1) sorted by relevance
3727 int maxrecs; /* maximum record count at this level */ in xfs_bmap_worst_indlen() local3732 maxrecs = mp->m_bmap_dmxr[0]; in xfs_bmap_worst_indlen()3736 len += maxrecs - 1; in xfs_bmap_worst_indlen()3737 do_div(len, maxrecs); in xfs_bmap_worst_indlen()3743 maxrecs = mp->m_bmap_dmxr[1]; in xfs_bmap_worst_indlen()