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()
918 int dbAllocExact(struct inode *ip, s64 blkno, int nblocks) in dbAllocExact()
1004 s64 blkno, s64 nblocks, s64 addnblocks, s64 * results) in dbReAlloc()
1051 static int dbExtend(struct inode *ip, s64 blkno, s64 nblocks, s64 addnblocks) in dbExtend()
1151 int nblocks) in dbAllocNext()
1283 struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) in dbAllocNear()
1391 dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) in dbAllocAG()
1589 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results) in dbAllocAny()
1648 s64 nblocks, blkno; in dbDiscardAG() local
1655 u64 nblocks; in dbDiscardAG() member
1871 dbAllocCtl(struct bmap * bmp, s64 nblocks, int l2nb, s64 blkno, s64 * results) in dbAllocCtl()
2023 struct dmap * dp, int nblocks, int l2nb, s64 * results) in dbAllocDmapLev()
2089 int nblocks) in dbAllocDmap()
2144 int nblocks) in dbFreeDmap()
2206 int nblocks) in dbAllocBits()
2353 int nblocks) in dbFreeBits()
3242 int dbAllocBottomUp(struct inode *ip, s64 blkno, s64 nblocks) in dbAllocBottomUp()
3298 int nblocks) in dbAllocDmapBU()
3418 int dbExtendFS(struct inode *ipbmap, s64 blkno, s64 nblocks) in dbExtendFS()
3781 static int dbInitDmap(struct dmap * dp, s64 Blkno, int nblocks) in dbInitDmap()
4038 static int dbGetL2AGSize(s64 nblocks) in dbGetL2AGSize()
4088 s64 nblocks; in dbMapFileSizeToMapSize() local