Home
last modified time | relevance | path

Searched refs:in_write (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Dinst_sync.c207 in_write(struct vnode *vp, offset_t *vo, caddr_t buf, int count) in in_write() function
250 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()