bp_copyin
(void) bp_copyin(bp, cont_bp->b_un.b_addr, 0, bp->b_bcount);
int bp_copyin(struct buf *, void *, offset_t, size_t);