Searched refs:in_write (Results 1 – 1 of 1) sorted by relevance
207 in_write(struct vnode *vp, offset_t *vo, caddr_t buf, int count) in in_write() function250 error = in_write(fp->vp, &fp->voffset, fp->buf, fp->count); in in_fflush()264 error = in_write(fp->vp, &fp->voffset, fp->buf, in in_fputs()