Home
last modified time | relevance | path

Searched refs:NLSTOL2BSZ (Results 1 – 2 of 2) sorted by relevance

/fs/jfs/
Djfs_dmap.h278 #define NLSTOL2BSZ(n) (31 - cntlz((n)) + BUDMIN) macro
Djfs_dmap.c1209 min((int)leaf[word], NLSTOL2BSZ(nwords)); in dbAllocNext()
2158 size = min((int)leaf[word], NLSTOL2BSZ(nwords)); in dbAllocBits()
2302 NLSTOL2BSZ(nwords)); in dbFreeBits()