Home
last modified time | relevance | path

Searched refs:NLSTOL2BSZ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_dmap.h265 #define NLSTOL2BSZ(n) (31 - cntlz((n)) + BUDMIN) macro
H A Djfs_dmap.c1236 min_t(int, leaf[word], NLSTOL2BSZ(nwords)); in dbAllocNext()
2292 NLSTOL2BSZ(nwords)); in dbAllocBits()
2436 NLSTOL2BSZ(nwords)); in dbFreeBits()
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_dmap.h265 #define NLSTOL2BSZ(n) (31 - cntlz((n)) + BUDMIN) macro
H A Djfs_dmap.c1168 min_t(int, leaf[word], NLSTOL2BSZ(nwords)); in dbAllocNext()
2224 NLSTOL2BSZ(nwords)); in dbAllocBits()
2368 NLSTOL2BSZ(nwords)); in dbFreeBits()

Completed in 11 milliseconds