Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmapfile-vers142 getsetbynum;
H A Dmeta_name.c695 if ((sr = getsetbynum(setno, ep)) == NULL) in metasetnosetname()
869 if ((sr = getsetbynum(sp->setno, ep)) != NULL) { in metaget_setdesc()
997 if ((sr = getsetbynum(setno, ep)) == NULL) in chksetno()
H A Dmeta_set.c343 getsetbynum(set_t setno, md_error_t *ep) in getsetbynum() function
/titanic_41/usr/src/cmd/lvm/rpc.metad/
H A Dmetad_svc_subr.c2848 res->sr = setdup(getsetbynum(args->setno, ep)); in mdrpc_getset_common()
2916 sr = getsetbynum(args->setno, ep); in mdrpc_mngetset_common()
3658 if ((sr = getsetbynum(args->setno, ep)) != NULL) { in mdrpc_setnumbusy_common()
/titanic_41/usr/src/head/
H A Dmeta.h1465 extern md_set_record *getsetbynum(set_t setno, md_error_t *ep);