Symbol: UIO_WRITE
sys/bus/cam/scsi/scsi_sg.c
772
uio->uio_rw = UIO_WRITE;
sys/dev/crypto/tpm/tpm.c
1279
if ((rv = (sc->sc_start)(sc, UIO_WRITE))) {
sys/dev/crypto/tpm/tpm.c
1289
rv = (sc->sc_end)(sc, UIO_WRITE, rv);
sys/dev/disk/iscsi/initiator/isc_soc.c
207
uio->uio_rw = UIO_WRITE;
sys/dev/disk/vn/vn.c
332
auio.uio_rw = UIO_WRITE;
sys/dev/misc/cuse/cuse.c
886
if (uio->uio_rw == UIO_WRITE) {
sys/dev/misc/cuse/cuse.c
936
.uio_rw = UIO_WRITE,
sys/dev/misc/snp/snp.c
178
uio2.uio_rw = UIO_WRITE;
sys/dev/raid/mpr/mpr_sas.c
3150
cm->cm_uio.uio_rw = UIO_WRITE;
sys/dev/raid/mps/mps_sas.c
2566
cm->cm_uio.uio_rw = UIO_WRITE;
sys/dev/sound/pcm/dsp.c
845
(buf->uio_rw == UIO_READ || buf->uio_rw == UIO_WRITE),
sys/dev/sound/pcm/dsp.c
860
case UIO_WRITE:
sys/kern/kern_acct.c
276
error = vn_rdwr(UIO_WRITE, vp, (caddr_t)&acct, sizeof (acct),
sys/kern/kern_fp.c
320
auio.uio_rw = UIO_WRITE;
sys/kern/kern_fp.c
359
auio.uio_rw = UIO_WRITE;
sys/kern/kern_ktrace.c
224
uio->uio_rw = UIO_WRITE;
sys/kern/kern_ktrace.c
614
auio.uio_rw = UIO_WRITE;
sys/kern/kern_memio.c
308
if (uio->uio_rw == UIO_WRITE) {
sys/kern/kern_memio.c
337
if (uio->uio_rw == UIO_WRITE) {
sys/kern/kern_memio.c
363
if (uio->uio_rw == UIO_WRITE) {
sys/kern/kern_physio.c
100
if (uio->uio_rw == UIO_WRITE) {
sys/kern/kern_subr.c
105
KASSERT(uio->uio_rw == UIO_READ || uio->uio_rw == UIO_WRITE,
sys/kern/kern_subr.c
553
KASSERT(uio->uio_rw == UIO_READ || uio->uio_rw == UIO_WRITE,
sys/kern/sys_generic.c
345
auio.uio_rw = UIO_WRITE;
sys/kern/sys_generic.c
377
auio.uio_rw = UIO_WRITE;
sys/kern/sys_generic.c
406
auio.uio_rw = UIO_WRITE;
sys/kern/sys_generic.c
438
auio.uio_rw = UIO_WRITE;
sys/kern/sys_generic.c
520
ktrgenio(lp, fd, UIO_WRITE, &ktruio, error);
sys/kern/sys_process.c
407
uio.uio_rw = write ? UIO_WRITE : UIO_READ;
sys/kern/sys_process.c
452
uio.uio_rw = UIO_WRITE;
sys/kern/sys_process.c
491
uio.uio_rw = write ? UIO_WRITE : UIO_READ;
sys/kern/sys_process.c
522
uio.uio_rw = write ? UIO_WRITE : UIO_READ;
sys/kern/sys_process.c
553
uio.uio_rw = write ? UIO_WRITE : UIO_READ;
sys/kern/uipc_syscalls.c
1633
auio.uio_rw = UIO_WRITE;
sys/kern/uipc_syscalls.c
1662
auio.uio_rw = UIO_WRITE;
sys/kern/uipc_syscalls.c
831
ktrgenio(lp, s, UIO_WRITE, &ktruio, error);
sys/kern/uipc_syscalls.c
873
auio.uio_rw = UIO_WRITE;
sys/kern/uipc_syscalls.c
928
auio.uio_rw = UIO_WRITE;
sys/kern/vfs_default.c
1422
auio.uio_rw = UIO_WRITE;
sys/kern/vfs_syscalls.c
5249
auio.uio_rw = UIO_WRITE;
sys/kern/vfs_vnops.c
703
case UIO_WRITE:
sys/netproto/smb/smb_dev.c
301
auio.uio_rw = (ap->a_cmd == SMBIOC_READ) ? UIO_READ : UIO_WRITE;
sys/vfs/ext2fs/ext2_htree.c
440
auio.uio_rw = UIO_WRITE;
sys/vfs/ext2fs/ext2_lookup.c
864
auio.uio_rw = UIO_WRITE;
sys/vfs/ext2fs/ext2_vnops.c
1064
vn_rdwr(UIO_WRITE, fvp,
sys/vfs/ext2fs/ext2_vnops.c
1212
error = vn_rdwr(UIO_WRITE, tvp, (caddr_t)buf,
sys/vfs/ext2fs/ext2_vnops.c
1334
error = vn_rdwr(UIO_WRITE, vp, ap->a_target, len, (off_t)0,
sys/vfs/ext2fs/ext2_vnops.c
1955
if (uio->uio_rw != UIO_WRITE)
sys/vfs/fifofs/fifo_vnops.c
413
if (ap->a_uio->uio_rw != UIO_WRITE)
sys/vfs/hammer/hammer_recover.c
1332
error = vn_rdwr(UIO_WRITE, vp, (void *)(redo + 1),
sys/vfs/hammer2/hammer2_vnops.c
1841
auio.uio_rw = UIO_WRITE;
sys/vfs/nfs/bootp_subr.c
734
auio.uio_rw = UIO_WRITE;
sys/vfs/nfs/nfs_bio.c
1199
uiop->uio_rw = UIO_WRITE;
sys/vfs/nfs/nfs_bio.c
517
if (uio->uio_rw != UIO_WRITE)
sys/vfs/nfs/nfs_serv.c
1150
uiop->uio_rw = UIO_WRITE;
sys/vfs/nfs/nfs_serv.c
1414
uiop->uio_rw = UIO_WRITE;
sys/vfs/procfs/procfs_ctl.c
297
if (uio->uio_rw != UIO_WRITE)
sys/vfs/procfs/procfs_dbregs.c
68
if (error == 0 && uio->uio_rw == UIO_WRITE) {
sys/vfs/procfs/procfs_fpregs.c
66
if (error == 0 && uio->uio_rw == UIO_WRITE) {
sys/vfs/procfs/procfs_mem.c
96
writing = (uio->uio_rw == UIO_WRITE);
sys/vfs/procfs/procfs_note.c
51
if (uio->uio_rw != UIO_WRITE)
sys/vfs/procfs/procfs_regs.c
67
if (error == 0 && uio->uio_rw == UIO_WRITE) {
sys/vfs/procfs/procfs_subr.c
367
if (p->p_pid == 1 && securelevel > 0 && uio->uio_rw == UIO_WRITE) {
sys/vfs/procfs/procfs_subr.c
438
if (uio->uio_rw == UIO_WRITE && rtval == 0)
sys/vfs/smbfs/smbfs_io.c
346
uiop->uio_rw = UIO_WRITE;
sys/vfs/smbfs/smbfs_io.c
587
uio.uio_rw = UIO_WRITE;
sys/vfs/ufs/ufs_quota.c
929
auio.uio_rw = UIO_WRITE;
sys/vfs/ufs/ufs_readwrite.c
231
if (uio->uio_rw != UIO_WRITE)
sys/vfs/ufs/ufs_vnops.c
1574
error = vn_rdwr(UIO_WRITE, vp, ap->a_target, len, (off_t)0,
sys/vm/vnode_pager.c
760
auio.uio_rw = UIO_WRITE;
usr.sbin/makefs/hammer2/hammer2_buf.c
131
KASSERT(uio->uio_rw == UIO_READ || uio->uio_rw == UIO_WRITE,
usr.sbin/makefs/hammer2/hammer2_vnops.c
1068
.uio_rw = UIO_WRITE,
usr.sbin/makefs/hammer2/hammer2_vnops.c
2252
auio.uio_rw = UIO_WRITE;