ncl_writebp
int ncl_writebp(struct buf *, int, struct lwp *);
(void) ncl_writebp(bp, 0, NULL);
return (ncl_writebp(bp, 1, curthread));