Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_dmap.h265 #define NLSTOL2BSZ(n) (31 - cntlz((n)) + BUDMIN) macro
Djfs_dmap.c1138 min_t(int, leaf[word], NLSTOL2BSZ(nwords)); in dbAllocNext()
2191 NLSTOL2BSZ(nwords)); in dbAllocBits()
2335 NLSTOL2BSZ(nwords)); in dbFreeBits()