• Home
  • Raw
  • Download

Lines Matching defs:nblocks

318 int dbFree(struct inode *ip, s64 blkno, s64 nblocks)  in dbFree()
412 int free, s64 blkno, s64 nblocks, struct tblock * tblk) in dbUpdatePMap()
687 int dbAlloc(struct inode *ip, s64 hint, s64 nblocks, s64 * results) in dbAlloc()
880 int dbAllocExact(struct inode *ip, s64 blkno, int nblocks) in dbAllocExact()
966 s64 blkno, s64 nblocks, s64 addnblocks, s64 * results) in dbReAlloc()
1013 static int dbExtend(struct inode *ip, s64 blkno, s64 nblocks, s64 addnblocks) in dbExtend()
1113 int nblocks) in dbAllocNext()
1245 struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) in dbAllocNear()
1353 dbAllocAG(struct bmap * bmp, int agno, s64 nblocks, int l2nb, s64 * results) in dbAllocAG()
1551 static int dbAllocAny(struct bmap * bmp, s64 nblocks, int l2nb, s64 * results) in dbAllocAny()
1610 s64 nblocks, blkno; in dbDiscardAG() local
1617 u64 nblocks; in dbDiscardAG() member
1833 dbAllocCtl(struct bmap * bmp, s64 nblocks, int l2nb, s64 blkno, s64 * results) in dbAllocCtl()
1985 struct dmap * dp, int nblocks, int l2nb, s64 * results) in dbAllocDmapLev()
2048 int nblocks) in dbAllocDmap()
2103 int nblocks) in dbFreeDmap()
2165 int nblocks) in dbAllocBits()
2312 int nblocks) in dbFreeBits()
3195 int dbAllocBottomUp(struct inode *ip, s64 blkno, s64 nblocks) in dbAllocBottomUp()
3251 int nblocks) in dbAllocDmapBU()
3371 int dbExtendFS(struct inode *ipbmap, s64 blkno, s64 nblocks) in dbExtendFS()
3734 static int dbInitDmap(struct dmap * dp, s64 Blkno, int nblocks) in dbInitDmap()
3991 static int dbGetL2AGSize(s64 nblocks) in dbGetL2AGSize()
4041 s64 nblocks; in dbMapFileSizeToMapSize() local