jblocks_alloc
bp->b_blkno = jblocks_alloc(jblocks, size, &size);
static ufs2_daddr_t jblocks_alloc(struct jblocks *, int, int *);