Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dstrsun.c252 size_t offset = stp->sd_wroff; in mcopyinuio()
/illumos-gate/usr/src/uts/common/syscall/
H A Dsendfile.c433 wroff = (int)vp->v_stream->sd_wroff; in sendvec_small_chunk()
721 wroff = (int)stp->sd_wroff; in sendvec_chunk()
/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h192 ushort_t sd_wroff; /* write offset */ member
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c2204 wroff = (int)(stp->sd_wroff); in snf_async_read()
2799 wroff = (int)(stp->sd_wroff); in snf_cache()
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c436 stp->sd_wroff = 0; in stropen()
2428 stp->sd_wroff = sop->so_wroff; in strrput_nondata()
H A Dstrsubr.c2882 int wroff = (int)stp->sd_wroff; in strmakedata()