Home
last modified time | relevance | path

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

/linux-5.19.10/fs/jfs/
Djfs_dmap.h262 #define BLKSTOL2(d) (blkstol2(d)) macro
Djfs_dmap.c714 l2nb = BLKSTOL2(nblocks); in dbAlloc()
1580 l2nb = BLKSTOL2(nblocks); in dbDiscardAG()
1598 l2nb = BLKSTOL2(nblocks) - 1; in dbDiscardAG()