Home
last modified time | relevance | path

Searched defs:l2nb (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/fs/jfs/
Djfs_dmap.c726 int l2nb; in dbAlloc() local
1208 struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) in dbAllocNear()
1316 dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) in dbAllocAG()
1514 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results) in dbAllocAny()
1575 int rc, l2nb; in dbDiscardAG() local
1677 static int dbFindCtl(struct bmap * bmp, int l2nb, int level, s64 * blkno) in dbFindCtl()
1796 dbAllocCtl(struct bmap * bmp, s64 nblocks, int l2nb, s64 blkno, s64 * results) in dbAllocCtl()
1948 struct dmap * dp, int nblocks, int l2nb, s64 * results) in dbAllocDmapLev()
2929 static int dbFindLeaf(dmtree_t * tp, int l2nb, int *leafidx) in dbFindLeaf()
2987 static int dbFindBits(u32 word, int l2nb) in dbFindBits()
[all …]