Home
last modified time | relevance | path

Searched refs:sd_anchorzone (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c225 stp->sd_anchorzone = anchor_zoneid; in push_mod()
3875 (stp->sd_anchorzone != crgetzoneid(crp))) { in strioctl()
3886 if (stp->sd_anchorzone != crgetzoneid(crp)) in strioctl()
3934 stp->sd_anchorzone = 0; in strioctl()
4036 stp->sd_anchorzone != crgetzoneid(crp)) in strioctl()
4091 stp->sd_anchorzone != crgetzoneid(crp)) { in strioctl()
4202 stp->sd_anchorzone != crgetzoneid(crp)) in strioctl()
4244 stp->sd_anchorzone != crgetzoneid(crp)) { in strioctl()
4322 stp->sd_anchorzone != crgetzoneid(crp)) { in strioctl()
4327 stp->sd_anchorzone = crgetzoneid(crp); in strioctl()
/titanic_41/usr/src/uts/common/sys/
H A Dstrsubr.h242 zoneid_t sd_anchorzone; /* Allow removal from same zone only */ member