Searched refs:sd_copyflag (Results 1 – 5 of 5) sorted by relevance
241 uint_t sd_copyflag; /* copy-related flags */ member
933 copyflag = stp != NULL ? stp->sd_copyflag : in sendvec_chunk()
2347 stp->sd_copyflag |= STZCVMSAFE; in strrput_nondata()2348 stp->sd_copyflag &= ~STZCVMUNSAFE; in strrput_nondata()2350 stp->sd_copyflag |= STZCVMUNSAFE; in strrput_nondata()2351 stp->sd_copyflag &= ~STZCVMSAFE; in strrput_nondata()2355 stp->sd_copyflag |= STRCOPYCACHED; in strrput_nondata()
2920 if (stp->sd_copyflag & STRCOPYCACHED) in strmakedata()3308 stp->sd_copyflag = 0; in shalloc()
2910 copyflag = stp != NULL ? stp->sd_copyflag : in sosendfile64()