Searched defs:l2nb (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/fs/jfs/ |
D | jfs_dmap.c | 703 int l2nb; in dbAlloc() local 1256 struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) in dbAllocNear() 1365 dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) in dbAllocAG() 1566 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results) in dbAllocAny() 1620 static int dbFindCtl(struct bmap * bmp, int l2nb, int level, s64 * blkno) in dbFindCtl() 1739 dbAllocCtl(struct bmap * bmp, s64 nblocks, int l2nb, s64 blkno, s64 * results) in dbAllocCtl() 1892 struct dmap * dp, int nblocks, int l2nb, s64 * results) in dbAllocDmapLev() 2868 static int dbFindLeaf(dmtree_t * tp, int l2nb, int *leafidx) in dbFindLeaf() 2926 static int dbFindBits(u32 word, int l2nb) in dbFindBits() 3058 int l2nb; in blkstol2() local
|