Searched refs:sd_copyflag (Results 1 – 5 of 5) sorted by relevance
248 uint_t sd_copyflag; /* copy-related flags */ member
2416 stp->sd_copyflag |= STZCVMSAFE; in strrput_nondata()2417 stp->sd_copyflag &= ~STZCVMUNSAFE; in strrput_nondata()2419 stp->sd_copyflag |= STZCVMUNSAFE; in strrput_nondata()2420 stp->sd_copyflag &= ~STZCVMSAFE; in strrput_nondata()2424 stp->sd_copyflag |= STRCOPYCACHED; in strrput_nondata()
2944 if (stp->sd_copyflag & STRCOPYCACHED) in strmakedata()3332 stp->sd_copyflag = 0; in shalloc()
936 copyflag = stp != NULL ? stp->sd_copyflag : in sendvec_chunk()
2994 copyflag = stp != NULL ? stp->sd_copyflag : in sosendfile64()