Searched refs:STZCVMUNSAFE (Results 1 – 5 of 5) sorted by relevance
1204 so->so_proto_props.sopp_zcopyflag &= ~STZCVMUNSAFE; in so_set_prop()1206 so->so_proto_props.sopp_zcopyflag |= STZCVMUNSAFE; in so_set_prop()
2912 if ((copyflag & (STZCVMSAFE|STZCVMUNSAFE)) == 0) { in sosendfile64()
296 #define STZCVMUNSAFE 0x00000002 /* unsafe to borrow file pages */ macro
947 copyflag & STZCVMUNSAFE) { in sendvec_chunk()
2347 stp->sd_copyflag &= ~STZCVMUNSAFE; in strrput_nondata()2349 stp->sd_copyflag |= STZCVMUNSAFE; in strrput_nondata()