Lines Matching defs:nblocks

355 int dbFree(struct inode *ip, s64 blkno, s64 nblocks)  in dbFree()
450 int free, s64 blkno, s64 nblocks, struct tblock * tblk) in dbUpdatePMap()
725 int dbAlloc(struct inode *ip, s64 hint, s64 nblocks, s64 * results) in dbAlloc()
936 s64 blkno, s64 nblocks, s64 addnblocks, s64 * results) in dbReAlloc()
983 static int dbExtend(struct inode *ip, s64 blkno, s64 nblocks, s64 addnblocks) in dbExtend()
1083 int nblocks) in dbAllocNext()
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()
1580 s64 nblocks, blkno; in dbDiscardAG() local
1587 u64 nblocks; in dbDiscardAG() member
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()
2021 int nblocks) in dbAllocDmap()
2076 int nblocks) in dbFreeDmap()
2138 int nblocks) in dbAllocBits()
2285 int nblocks) in dbFreeBits()
3183 int dbAllocBottomUp(struct inode *ip, s64 blkno, s64 nblocks) in dbAllocBottomUp()
3239 int nblocks) in dbAllocDmapBU()
3359 int dbExtendFS(struct inode *ipbmap, s64 blkno, s64 nblocks) in dbExtendFS()
3722 static int dbInitDmap(struct dmap * dp, s64 Blkno, int nblocks) in dbInitDmap()
3979 static int dbGetL2AGSize(s64 nblocks) in dbGetL2AGSize()
4029 s64 nblocks; in dbMapFileSizeToMapSize() local