Searched refs:MaxFragments (Results 1 – 2 of 2) sorted by relevance
135 static inline uint32 MaxFragments(uint32 nodeSize);664 bplustree_node::MaxFragments(uint32 nodeSize) in MaxFragments() function
1177 uint32 num = bplustree_node::MaxFragments(fNodeSize); in _FindFreeDuplicateFragment()2985 for (uint32 i = 0; i < MaxFragments(nodeSize); i++) { in FragmentsUsed()