Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/jfs/
Djfs_dmap.h261 #define NLSTOL2BSZ(n) (31 - cntlz((n)) + BUDMIN) macro
Djfs_dmap.c1287 min((int)leaf[word], NLSTOL2BSZ(nwords)); in dbAllocNext()
2236 size = min((int)leaf[word], NLSTOL2BSZ(nwords)); in dbAllocBits()
2377 NLSTOL2BSZ(nwords)); in dbFreeBits()