Searched refs:halt_set (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/lib/lvm/libmeta/common/hdrs/
H A Dmeta_set_prv.h74 extern int halt_set(mdsetname_t *sp, md_error_t *ep);
/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set_tkr.c1193 if (halt_set(sp, &xep))
1272 if (halt_set(sp, ep))
H A Dmeta_set.c487 if (halt_set(sp, &xep))
1351 if (halt_set(sp, &xep)) {
1427 if (halt_set(sp, ep)) {
2628 * Set rollback flags to 1 so that halt_set is called if a failure
2630 * call halt_set to cleanup the diskset.
2737 if (halt_set(sp, &xep)) {
3155 if (halt_set(sp, ep)) {
3242 /* Join set if halt_set had succeeded */
3258 (void) halt_set(sp, &xep);
3434 if (halt_set(s
[all...]
H A Dmeta_set_drv.c894 if (halt_set(sp, &xep))
1716 if (halt_set(sp, ep))
H A Dmeta_set_prv.c409 halt_set(mdsetname_t *sp, md_error_t *ep) function
H A Dmeta_metad_subr.c1859 * s_ownset and halt_set could fail if panic had occurred
1864 if (halt_set(sp, &xep))
H A Dmeta_set_hst.c4849 if (halt_set(sp, ep)) {

Completed in 60 milliseconds