Home
last modified time | relevance | path

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

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