Lines Matching refs:scope_targets
120 struct scope_targets { struct
122 struct scope_targets *next; argument
126 struct scope_targets **scopes;
127 struct scope_targets **state;
259 struct scope_targets *p; in slp_next_uc_target()
281 struct scope_targets *p = (struct scope_targets *)h; in slp_next_failover()
292 struct scope_targets *p = (struct scope_targets *)h; in slp_get_target_sin()
297 struct scope_targets *p = (struct scope_targets *)h; in slp_mark_target_used()
302 struct scope_targets *p = (struct scope_targets *)h; in slp_mark_target_failed()
308 struct scope_targets *st; in slp_fabricate_target()
333 struct scope_targets *t = (struct scope_targets *)target; in slp_free_target()
354 struct scope_targets *sts, *stp; in slp_destroy_target_list()
376 struct scope_targets **scopes = tl->scopes; in add2scopes_list()
390 struct scope_targets *st, *stp; in add2scopes_list()