dbExtend
static int dbExtend(struct inode *ip, s64 blkno, s64 nblocks, s64 addnblocks);
if ((rc = dbExtend(ip, blkno, nblocks, addnblocks)) == 0) {