Home
last modified time | relevance | path

Searched refs:_SD_MIRROR_HOST (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_conf.c54 int _SD_MIRROR_HOST = _SD_NO_HOST; variable
299 _SD_MIRROR_HOST > nsc_max_nodeid) {
301 _SD_SELF_HOST : _SD_MIRROR_HOST), itmp, sizeof (itmp), 0);
310 if (_SD_SELF_HOST == _SD_MIRROR_HOST) {
314 _SD_MIRROR_HOST, itmp2, sizeof (itmp2), 0);
355 _SD_MIRROR_HOST = _SD_NO_HOST;
680 _SD_SELF_HOST = _SD_MIRROR_HOST = _SD_NO_HOST;
787 _SD_MIRROR_HOST = _sd_cache_config.mirror_host;
H A Dsd_ft.c247 _SD_MIRROR_HOST, in _sd_health_thread()
546 if (host != _SD_MIRROR_HOST) { in _sd_cache_mirror_enable()
549 _SD_MIRROR_HOST, host); in _sd_cache_mirror_enable()
584 if (host != _SD_MIRROR_HOST) in _sd_cache_mirror_disable()
629 if (ncall_alloc(_SD_MIRROR_HOST, 0, _SD_NO_NET, &ncall)) { in _sd_remote_enable()
658 if (ncall_alloc(_SD_MIRROR_HOST, 0, 0, &ncall) == 0) in _sd_remote_disable()
804 (cdi->cd_global->sv_attached == _SD_MIRROR_HOST) && in _sd_cd_online()
907 if (ncall_alloc(_SD_MIRROR_HOST, 0, 0, &ncall)) in _sd_cd_discard_mirror()
964 ((cd_gl->sv_attached != _SD_MIRROR_HOST) && in _sd_failover_file_open()
965 (cd_gl->sv_pinned != _SD_MIRROR_HOST) && in _sd_failover_file_open()
H A Dsd_ft.h63 #define _sd_is_mirror_crashed() ((!_INFSD_NODE_UP(_SD_MIRROR_HOST) &&\
71 (!_INFSD_NODE_UP(_SD_MIRROR_HOST) &&\
H A Dsd_conf.h58 extern int _SD_SELF_HOST, _SD_MIRROR_HOST;