Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dstreamio.c226 stp->sd_anchorzone = anchor_zoneid; in push_mod()
3876 (stp->sd_anchorzone != crgetzoneid(crp))) { in strioctl()
3887 if (stp->sd_anchorzone != crgetzoneid(crp)) in strioctl()
3935 stp->sd_anchorzone = 0; in strioctl()
4037 stp->sd_anchorzone != crgetzoneid(crp)) in strioctl()
4092 stp->sd_anchorzone != crgetzoneid(crp)) { in strioctl()
4203 stp->sd_anchorzone != crgetzoneid(crp)) in strioctl()
4245 stp->sd_anchorzone != crgetzoneid(crp)) { in strioctl()
4323 stp->sd_anchorzone != crgetzoneid(crp)) { in strioctl()
4328 stp->sd_anchorzone = crgetzoneid(crp); in strioctl()
/titanic_50/usr/src/uts/common/sys/
H A Dstrsubr.h242 zoneid_t sd_anchorzone; /* Allow removal from same zone only */ member