Lines Matching defs:dp
376 struct dmap *dp; in dbFree() local
470 struct dmap *dp; in dbUpdatePMap() local
750 struct dmap *dp; in dbAlloc() local
967 struct dmap *dp; in dbAllocExact() local
1102 struct dmap *dp; in dbExtend() local
1200 static int dbAllocNext(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbAllocNext()
1334 struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) in dbAllocNear()
1822 struct dmap *dp; in dbAllocCtl() local
1970 struct dmap * dp, int nblocks, int l2nb, s64 * results) in dbAllocDmapLev()
2032 static int dbAllocDmap(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbAllocDmap()
2087 static int dbFreeDmap(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbFreeDmap()
2149 static void dbAllocBits(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbAllocBits()
2296 static void dbFreeBits(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbFreeBits()
3163 struct dmap *dp; in dbAllocBottomUp() local
3219 static int dbAllocDmapBU(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbAllocDmapBU()
3352 struct dmap *dp; in dbExtendFS() local
3707 static int dbInitDmap(struct dmap * dp, s64 Blkno, int nblocks) in dbInitDmap()
3810 static int dbInitDmapTree(struct dmap * dp) in dbInitDmapTree()
4066 struct dmap *dp; in DBinitmap() local