Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_dmap.h278 #define NLSTOL2BSZ(n) (31 - cntlz((n)) + BUDMIN) macro
Djfs_dmap.c1242 min_t(int, leaf[word], NLSTOL2BSZ(nwords)); in dbAllocNext()
2298 NLSTOL2BSZ(nwords)); in dbAllocBits()
2442 NLSTOL2BSZ(nwords)); in dbFreeBits()