Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dstrsun.c253 size_t tail_len = stp->sd_tail; in mcopyinuio()
/titanic_41/usr/src/uts/common/syscall/
H A Dsendfile.c435 tail_len = (int)vp->v_stream->sd_tail; in sendvec_small_chunk()
719 tail_len = (int)stp->sd_tail; in sendvec_chunk()
/titanic_41/usr/src/uts/common/sys/
H A Dstrsubr.h184 ushort_t sd_tail; /* reserved space in written mblks */ member
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c2141 extra = wroff + (int)(stp->sd_tail); in snf_async_read()
2736 extra = wroff + (int)(stp->sd_tail); in snf_cache()
/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c388 stp->sd_tail = 0; in stropen()
2360 stp->sd_tail = sop->so_tail; in strrput_nondata()
H A Dstrsubr.c2858 int tail_len = (int)stp->sd_tail; in strmakedata()