Searched defs:l2nb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_dmap.c | 733 int l2nb; in dbAlloc() local 1282 dbAllocNear(struct bmap * bmp, struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) dbAllocNear() argument 1391 dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) dbAllocAG() argument 1589 dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results) dbAllocAny() argument 1650 int rc, l2nb; dbDiscardAG() local 1752 dbFindCtl(struct bmap * bmp, int l2nb, int level, s64 * blkno) dbFindCtl() argument 1871 dbAllocCtl(struct bmap * bmp, s64 nblocks, int l2nb, s64 blkno, s64 * results) dbAllocCtl() argument 2022 dbAllocDmapLev(struct bmap * bmp, struct dmap * dp, int nblocks, int l2nb, s64 * results) dbAllocDmapLev() argument 3006 dbFindLeaf(dmtree_t *tp, int l2nb, int *leafidx, bool is_ctl) dbFindLeaf() argument 3069 dbFindBits(u32 word, int l2nb) dbFindBits() argument 3201 int l2nb; blkstol2() local [all...] |
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_dmap.c | 733 int l2nb; in dbAlloc() local 1214 dbAllocNear(struct bmap * bmp, struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) dbAllocNear() argument 1323 dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) dbAllocAG() argument 1521 dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results) dbAllocAny() argument 1582 int rc, l2nb; dbDiscardAG() local 1684 dbFindCtl(struct bmap * bmp, int l2nb, int level, s64 * blkno) dbFindCtl() argument 1803 dbAllocCtl(struct bmap * bmp, s64 nblocks, int l2nb, s64 blkno, s64 * results) dbAllocCtl() argument 1954 dbAllocDmapLev(struct bmap * bmp, struct dmap * dp, int nblocks, int l2nb, s64 * results) dbAllocDmapLev() argument 2942 dbFindLeaf(dmtree_t *tp, int l2nb, int *leafidx, bool is_ctl) dbFindLeaf() argument 3005 dbFindBits(u32 word, int l2nb) dbFindBits() argument 3137 int l2nb; blkstol2() local [all...] |
Completed in 5 milliseconds