Searched defs:l2nb (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/fs/jfs/ |
| D | jfs_dmap.c | 733 int l2nb; in dbAlloc() local 1215 struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) in dbAllocNear() 1323 dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) in dbAllocAG() 1521 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results) in dbAllocAny() 1582 int rc, l2nb; in dbDiscardAG() local 1684 static int dbFindCtl(struct bmap * bmp, int l2nb, int level, s64 * blkno) in dbFindCtl() 1803 dbAllocCtl(struct bmap * bmp, s64 nblocks, int l2nb, s64 blkno, s64 * results) in dbAllocCtl() 1955 struct dmap * dp, int nblocks, int l2nb, s64 * results) in dbAllocDmapLev() 2942 static int dbFindLeaf(dmtree_t *tp, int l2nb, int *leafidx, bool is_ctl) in dbFindLeaf() 3005 static int dbFindBits(u32 word, int l2nb) in dbFindBits() [all …]
|
| /kernel/linux/linux-5.10/fs/jfs/ |
| D | jfs_dmap.c | 733 int l2nb; in dbAlloc() local 1283 struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) in dbAllocNear() 1391 dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) in dbAllocAG() 1589 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results) in dbAllocAny() 1650 int rc, l2nb; in dbDiscardAG() local 1752 static int dbFindCtl(struct bmap * bmp, int l2nb, int level, s64 * blkno) in dbFindCtl() 1871 dbAllocCtl(struct bmap * bmp, s64 nblocks, int l2nb, s64 blkno, s64 * results) in dbAllocCtl() 2023 struct dmap * dp, int nblocks, int l2nb, s64 * results) in dbAllocDmapLev() 3001 static int dbFindLeaf(dmtree_t *tp, int l2nb, int *leafidx, bool is_ctl) in dbFindLeaf() 3064 static int dbFindBits(u32 word, int l2nb) in dbFindBits() [all …]
|