DTPAGEMAXSLOT
DECLARE_BITMAP(bitmap, DTPAGEMAXSLOT) = {0};
if (unlikely(p->header.maxslot != DTPAGEMAXSLOT)) {
p->header.maxslot, DTPAGEMAXSLOT);
p->header.freecnt > DTPAGEMAXSLOT - 1)) {
if (unlikely(fsi < 1 || fsi >= DTPAGEMAXSLOT)) {
if (unlikely(p->header.stblindex >= DTPAGEMAXSLOT - stblsize)) {
if (unlikely(idx < 1 || idx >= DTPAGEMAXSLOT)) {