IO_UNIT
error = VOP_WRITE(vp, &uio, IO_UNIT|IO_APPEND, curproc->p_ucred);
error = VOP_WRITE(vp, &uio, IO_UNIT|IO_APPEND, curproc->p_ucred);
UIO_SYSSPACE, IO_UNIT, p->p_ucred, NULL, p);
cmd->ev_len, cmd->ev_offset, UIO_USERSPACE, IO_UNIT,
(off_t)0, UIO_SYSSPACE, IO_APPEND|IO_UNIT|IO_NOLIMIT,
error = VOP_WRITE(vp, &auio, IO_UNIT|IO_APPEND, cred);
IO_UNIT, io->io_cred, NULL, io->io_proc);
0, UIO_USERSPACE, IO_UNIT, cred, NULL, p);
int error, ioflag = IO_UNIT;
(error != ENOSPC || (ioflag & IO_UNIT)))
if (ioflag & IO_UNIT) {
if (ioflag & IO_UNIT) {
if (ioflag & IO_UNIT) {