Searched refs:self_check (Results 1 – 19 of 19) sorted by relevance
155 if (self_check(host)) { in bitmap_in_use()185 if (self_check(hostp)) { in bitmap_in_use()186 if (self_check(host)) { in bitmap_in_use()211 if (self_check(host)) { in bitmap_in_use()317 if (!self_check(fromname) && !self_check(toname)) { in ctag_check()330 is_primary = self_check(fromname); in ctag_check()473 if (self_check(rdc->phost)) { in can_enable()
98 if (!self_check(host1)) { in load_rdc_vols()104 if (!self_check(host2)) { in load_rdc_vols()189 if (self_check(rdc->phost)) { in sv_enable_nocfg()274 if (self_check(rdc->phost)) { in do_autosv_enable()318 if (self_check(rdc->phost)) { in do_autosv_disable()621 if (((ispbmp && self_check(rdcp->phost)) || in replace_cfgfield()622 (issbmp && self_check(rdcp->shost))) && in replace_cfgfield()
34 extern int self_check(char *);
38 int self_check(char *hostname);
56 self_check;
168 if (self_check(rdccfg->rdc_set->primary.intf)) { in rdc_config()203 if (self_check(rdccfg->rdc_set->primary.intf)) { in rdc_mtconfig()255 if (self_check(fromname) && self_check(toname)) { in populate_addrs()
146 self_check(char *hostname) in self_check() function
325 if (self_check(fromname) && self_check(toname)) {405 if (!clustered && !self_check(fromname) && !self_check(toname)) {471 if (self_check(fromname)) {
522 if (!self_check(fromname) && !self_check(toname)) { in ctag_check()534 is_primary = self_check(fromname); in ctag_check()977 if (self_check(buf)) { in rdc_ii_config()1137 if (self_check(host)) { in check_rdcbitmap()1162 if (self_check(hostp)) { in check_rdcbitmap()1163 if (self_check(host)) { in check_rdcbitmap()1184 if (self_check(host)) { in check_rdcbitmap()1616 } else if (self_check(phost)) { in rdc_force_disable()1618 } else if (self_check(shost)) { in rdc_force_disable()2628 if (!self_check(fromhost) && !self_check(tohost)) {[all …]
903 if (self_check(buf)) in sync_start()1107 if (self_check(host)) { in isnewhost()1264 if (self_check(phost)) in group_complete()1451 if (self_check(buf)) { in group_start()
68 extern int self_check(char *name);70 #define local_host(host_name) self_check(host_name)
41 self_check(char *hostname) in self_check() function
303 extern int self_check(char *);
373 self = self_check(nfshost); in process_ref()
1838 if (self_check(host)) {
258 if (self_check(mp->mfs_host)) { in mount_nfs()583 if (self_check(m1->mfs_host) || in enum_servers()
94 extern int self_check(char *hostname);125 if (self_check(monp->mon_id.mon_name) == 0) { in sm_mon_svc()
160 extern int self_check(char *);681 if (self_check(host)) in mount_nfs()
77 static int (*self_check)(char *); variable4346 self_check = (int (*)(char *)) dlsym(librdc, "self_check");4362 if (self_check(shost) && (strcmp(shadow_vol, svol) == 0)) {