Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_tmpl.c93 scf_instance_t *pt_orig_inst; member
2134 if (t->pt_inst != t->pt_orig_inst) in _get_next_iterator()
2136 t->pt_inst = t->pt_orig_inst; in _get_next_iterator()
2152 if (t->pt_inst != t->pt_orig_inst) in _get_next_iterator()
2155 t->pt_orig_inst, t->pt_snap); in _get_next_iterator()
2163 if (t->pt_inst != t->pt_orig_inst) in _get_next_iterator()
2386 pg_tmpl->pt_orig_inst = inst; in scf_tmpl_iter_pgs()
2531 if (t->pt_inst != t->pt_orig_inst) in scf_tmpl_pg_destroy()
2532 scf_instance_destroy(t->pt_orig_inst); in scf_tmpl_pg_destroy()
2548 if (t->pt_inst != t->pt_orig_inst) in scf_tmpl_pg_reset()
[all …]