Searched refs:halt_set (Results 1 - 7 of 7) sorted by relevance
/osnet-11/usr/src/lib/lvm/libmeta/common/hdrs/ |
H A D | meta_set_prv.h | 74 extern int halt_set(mdsetname_t *sp, md_error_t *ep);
|
/osnet-11/usr/src/lib/lvm/libmeta/common/ |
H A D | meta_set_tkr.c | 1193 if (halt_set(sp, &xep)) 1272 if (halt_set(sp, ep))
|
H A D | meta_set.c | 487 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 D | meta_set_drv.c | 894 if (halt_set(sp, &xep)) 1716 if (halt_set(sp, ep))
|
H A D | meta_set_prv.c | 409 halt_set(mdsetname_t *sp, md_error_t *ep) function
|
H A D | meta_metad_subr.c | 1859 * s_ownset and halt_set could fail if panic had occurred 1864 if (halt_set(sp, &xep))
|
H A D | meta_set_hst.c | 4849 if (halt_set(sp, ep)) {
|
Completed in 60 milliseconds