L2DTSLOTSIZE
n = xsize >> L2DTSLOTSIZE;
n -= (n + 31) >> L2DTSLOTSIZE; /* stbl size */
n = skip >> L2DTSLOTSIZE;
1) >> L2DTSLOTSIZE) - n + 1;
n = PSIZE >> L2DTSLOTSIZE;
stblsize = (n + 31) >> L2DTSLOTSIZE; /* in unit of slot */
half = (PSIZE >> L2DTSLOTSIZE) >> 1; /* swag */
n = skip >> L2DTSLOTSIZE;
((sp->header.nextindex - 1) >> L2DTSLOTSIZE) - n + 1;
oldstblsize = (sp->header.maxslot + 31) >> L2DTSLOTSIZE;
n = xsize >> L2DTSLOTSIZE;
newstblsize = (n + 31) >> L2DTSLOTSIZE;
n = xsize >> L2DTSLOTSIZE;
stblsize = (n + 31) >> L2DTSLOTSIZE;
i = index >> L2DTSLOTSIZE;
((p->header.nextindex - 1) >> L2DTSLOTSIZE) -
i = index >> L2DTSLOTSIZE;
((p->header.nextindex - 1) >> L2DTSLOTSIZE) -
n = index >> L2DTSLOTSIZE;
((p->header.nextindex - 1) >> L2DTSLOTSIZE) - n + 1;
n = sbi->bsize >> L2DTSLOTSIZE;
n -= (n + 31) >> L2DTSLOTSIZE; /* stbl size */
lv->length << L2DTSLOTSIZE);
lrd->log.redopage.l2linesize = cpu_to_le16(L2DTSLOTSIZE);
linelock->l2linesize = L2DTSLOTSIZE;