Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set_drv.c221 md_error_t xep = mdnullerror; in meta_set_adddrives() local
278 if (procsigs(TRUE, &oldsigs, &xep) < 0) in meta_set_adddrives()
279 mdclrerror(&xep); in meta_set_adddrives()
551 &xep) != 0) { in meta_set_adddrives()
552 mdclrerror(&xep); in meta_set_adddrives()
557 &xep)) == NULL) { in meta_set_adddrives()
558 mdclrerror(&xep); in meta_set_adddrives()
687 sp, NULL, MD_MSCF_NO_FLAGS, &xep)) { in meta_set_adddrives()
689 (void) mdstealerror(ep, &xep); in meta_set_adddrives()
707 sp, MD_MSG_CLASS0, MD_MSCF_NO_FLAGS, &xep)) { in meta_set_adddrives()
[all …]
H A Dmeta_set_hst.c538 md_error_t xep = mdnullerror; in create_set() local
636 if (procsigs(TRUE, &oldsigs, &xep) < 0) in create_set()
637 mdclrerror(&xep); in create_set()
795 sp, NULL, MD_MSCF_NO_FLAGS, &xep)) { in create_set()
797 (void) mdstealerror(ep, &xep); in create_set()
805 sp, MD_MSG_CLASS0, MD_MSCF_NO_FLAGS, &xep)) { in create_set()
807 (void) mdstealerror(ep, &xep); in create_set()
818 if (clnt_unlock_set(node_v[i], cl_sk, &xep)) { in create_set()
820 (void) mdstealerror(ep, &xep); in create_set()
830 if (procsigs(FALSE, &oldsigs, &xep) < 0) in create_set()
[all …]
H A Dmeta_set_med.c162 md_error_t xep = mdnullerror; in meta_set_addmeds() local
258 if (procsigs(TRUE, &oldsigs, &xep) < 0) in meta_set_addmeds()
259 mdclrerror(&xep); in meta_set_addmeds()
537 sp, MD_MSG_CLASS0, MD_MSCF_NO_FLAGS, &xep)) { in meta_set_addmeds()
539 (void) mdstealerror(ep, &xep); in meta_set_addmeds()
555 cl_sk, &xep)) { in meta_set_addmeds()
557 (void) mdstealerror(ep, &xep); in meta_set_addmeds()
569 cl_sk, &xep)) { in meta_set_addmeds()
571 (void) mdstealerror(ep, &xep); in meta_set_addmeds()
583 if (procsigs(FALSE, &oldsigs, &xep) < 0) in meta_set_addmeds()
[all …]
H A Dmeta_set_tkr.c55 md_error_t xep = mdnullerror; in upd_dr_dbinfo() local
225 if (clnt_unlock_set(nd->nd_nodename, cl_sk, &xep)) { in upd_dr_dbinfo()
227 (void) mdstealerror(ep, &xep); in upd_dr_dbinfo()
246 if (clnt_unlock_set(sd->sd_nodes[i], cl_sk, &xep)) { in upd_dr_dbinfo()
248 (void) mdstealerror(ep, &xep); in upd_dr_dbinfo()
511 md_error_t xep = mdnullerror; in meta_set_take() local
563 if ((sd = metaget_setdesc(sp, &xep)) == NULL) in meta_set_take()
922 NHS_NST_EQ_G_GT, &xep); in meta_set_take()
925 if (! mdiserror(&xep, MDE_NO_SET) && in meta_set_take()
926 ! mdismddberror(&xep, MDE_DB_NODB)) in meta_set_take()
[all …]
H A Dmeta_set.c427 md_error_t xep = mdnullerror; in meta_check_ownership() local
451 &xep) < 0) in meta_check_ownership()
452 mdclrerror(&xep); in meta_check_ownership()
454 if ((dd = rl_to_dd(sp, rlp, &xep)) == NULL) in meta_check_ownership()
455 if (! mdisok(&xep)) in meta_check_ownership()
456 mdclrerror(&xep); in meta_check_ownership()
459 if (rel_own_bydd(sp, dd, TRUE, &xep)) in meta_check_ownership()
460 mdclrerror(&xep); in meta_check_ownership()
463 if (halt_set(sp, &xep)) in meta_check_ownership()
464 mdclrerror(&xep); in meta_check_ownership()
[all …]
H A Dmeta_metad_subr.c340 md_error_t xep = mdnullerror; in sr_hosts() local
397 s_delset(sr->sr_setname, &xep); in sr_hosts()
398 if (! mdisok(&xep)) in sr_hosts()
399 mdclrerror(&xep); in sr_hosts()
420 md_error_t xep = mdnullerror; in sr_del_drv() local
422 if (!s_ownset(sr->sr_setno, &xep)) { in sr_del_drv()
423 if (! mdisok(&xep)) in sr_del_drv()
424 mdclrerror(&xep); in sr_del_drv()
450 md_error_t xep = mdnullerror; in sr_drvs() local
572 commitset(sr, FALSE, &xep); in sr_drvs()
[all …]
H A Dmeta_set_prv.c546 md_error_t xep = mdnullerror; in resync_genid() local
555 if (clnt_upd_sr_flags(node_v[i], sp, MD_SR_OK, &xep)) in resync_genid()
556 mdclrerror(&xep); in resync_genid()
569 MD_SET_BAD, &mnsr, &xep) == -1) { in resync_genid()
570 mdclrerror(&xep); in resync_genid()
576 MD_SR_OK, &xep)) in resync_genid()
577 mdclrerror(&xep); in resync_genid()
597 MD_SET_BAD, &sr, &xep) == -1) { in resync_genid()
598 mdclrerror(&xep); in resync_genid()
631 &xep)) in resync_genid()
[all …]
H A Dmeta_setup.c835 md_error_t xep = mdnullerror; in rb_test() local
861 (void) mdsyserror(&xep, errno, NULL); in rb_test()
862 mde_perror(&xep, "sigprocmask(GET)"); in rb_test()
867 (void) mdsyserror(&xep, errno, NULL); in rb_test()
868 mde_perror(&xep, in rb_test()
H A Dmeta_mn_comm.c892 md_error_t xep = mdnullerror; in mdmn_suspend() local
905 if (cl_sto(local_daemon, LOCALHOST_IPv4, timeout, &xep) != 0) { in mdmn_suspend()
953 md_error_t xep = mdnullerror; in mdmn_resume() local
966 if (cl_sto(local_daemon, LOCALHOST_IPv4, timeout, &xep) != 0) { in mdmn_resume()
1025 md_error_t xep = mdnullerror; in mdmn_reinit_set() local
1038 if (cl_sto(local_daemon, LOCALHOST_IPv4, timeout, &xep) != 0) { in mdmn_reinit_set()
H A Dmeta_mn_subr.c860 md_error_t xep = mdnullerror; in meta_mn_singlenode() local
876 if (meta_read_nodelist(&nodecnt, &nl, &xep) == -1) { in meta_mn_singlenode()
879 mdclrerror(&xep); in meta_mn_singlenode()
H A Dmeta_hotspares.c1474 md_error_t xep = mdnullerror; in meta_hs_replace() local
1481 (void) del_key_name(sp, newnp, &xep); in meta_hs_replace()
1482 mdclrerror(&xep); in meta_hs_replace()
H A Dmeta_error.c126 md_error_t xep = mdnullerror; in set_name() local
131 if ((sp = metasetnosetname(setno, &xep)) == NULL) { in set_name()
134 mdclrerror(&xep); in set_name()
H A Dmeta_db.c723 md_error_t xep = mdnullerror; in update_dbinfo_on_drives() local
726 if (procsigs(TRUE, &sigs, &xep) < 0) in update_dbinfo_on_drives()
727 mdclrerror(&xep); in update_dbinfo_on_drives()
H A Dmeta_mirror.c1826 md_error_t xep = mdnullerror; in meta_mirror_replace() local
1973 (void) del_key_name(sp, newnp, &xep); in meta_mirror_replace()
H A Dmeta_import.c3472 md_error_t xep = mdnullerror; in meta_imp_set() local
3712 (void) clnt_unlock_set(mynode(), cl_sk, &xep); in meta_imp_set()
H A Dmeta_raid.c1585 md_error_t xep = mdnullerror; in meta_raid_replace() local
1693 (void) del_key_name(sp, newnp, &xep); in meta_raid_replace()
/titanic_41/usr/src/cmd/lvm/util/
H A Dmetadb.c257 md_error_t xep = mdnullerror; in chngdb() local
348 md_error_t xep = mdnullerror; in chngdb() local
352 if (procsigs(TRUE, &sigs, &xep) < 0) in chngdb()
353 mdclrerror(&xep); in chngdb()
503 MD_MSCF_NO_FLAGS, &xep)) { in chngdb()
504 mde_perror(&xep, ""); in chngdb()
505 mdclrerror(&xep); in chngdb()
523 &xep)) in chngdb()
524 mdclrerror(&xep); in chngdb()
538 &xep)) in chngdb()
[all …]
/titanic_41/usr/src/cmd/lvm/rpc.metad/
H A Dmetad_svc_subr.c692 md_error_t xep = mdnullerror; in imp_adddrvs() local
769 if ((meta_replicaslice(dn, &rep_slice, &xep) == 0) && in imp_adddrvs()
770 ((np = metaslicename(dn, rep_slice, &xep)) != NULL)) in imp_adddrvs()
773 mdclrerror(&xep); in imp_adddrvs()
791 if (del_name(local_sp, 0, dr->dr_key, &xep)) in imp_adddrvs()
792 mdclrerror(&xep); in imp_adddrvs()
814 md_error_t xep = mdnullerror; in adddrvs() local
877 if ((meta_replicaslice(dn, &rep_slice, &xep) == 0) && in adddrvs()
878 ((np = metaslicename(dn, rep_slice, &xep)) != NULL)) in adddrvs()
881 mdclrerror(&xep); in adddrvs()
[all …]