Lines Matching defs:dp
334 struct dmap *dp; in dbFree() local
432 struct dmap *dp; in dbUpdatePMap() local
707 struct dmap *dp; in dbAlloc() local
898 struct dmap *dp; in dbAllocExact() local
1032 struct dmap *dp; in dbExtend() local
1125 static int dbAllocNext(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbAllocNext()
1258 struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) in dbAllocNear()
1851 struct dmap *dp; in dbAllocCtl() local
1998 struct dmap * dp, int nblocks, int l2nb, s64 * results) in dbAllocDmapLev()
2060 static int dbAllocDmap(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbAllocDmap()
2115 static int dbFreeDmap(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbFreeDmap()
2177 static void dbAllocBits(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbAllocBits()
2324 static int dbFreeBits(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbFreeBits()
3211 struct dmap *dp; in dbAllocBottomUp() local
3263 static int dbAllocDmapBU(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbAllocDmapBU()
3393 struct dmap *dp; in dbExtendFS() local
3747 static int dbInitDmap(struct dmap * dp, s64 Blkno, int nblocks) in dbInitDmap()
3849 static int dbInitDmapTree(struct dmap * dp) in dbInitDmapTree()