lbmAllocate
bp = lbmAllocate(log , 0);
static struct lbuf *lbmAllocate(struct jfs_log * log, int);
*bpp = bp = lbmAllocate(log, pn);
bp = lbmAllocate(log, 1);
nextbp = lbmAllocate(log, log->page);