Searched refs:meta_get_mirror_names (Results 1 - 11 of 11) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/lvm/md_monitord/
H A Dprobedev.c358 if (meta_get_mirror_names(sp, &nlp, 0, &e) > 0) {
/opensolaris-onvv-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_getdevs.c288 if (meta_get_mirror_names(sp, &nlp, 0, ep) < 0)
H A Dmeta_mirror_resync.c152 if (meta_get_mirror_names(sp, &mirrornlp, 0, ep) < 0)
H A Dmapfile-vers415 meta_get_mirror_names;
H A Dmeta_mirror.c48 * FUNCTION: meta_get_mirror_names()
58 meta_get_mirror_names( function
263 if (meta_get_mirror_names(sp, &mirrornlp, 0, ep) < 0)
1313 if ((cnt = meta_get_mirror_names(sp, &nlp, options, ep)) < 0)
2712 if (meta_get_mirror_names(sp, &mirrornlp, 0, ep) < 0)
/opensolaris-onvv-gate/usr/src/cmd/lvm/util/
H A Dmetastat.c1003 if (meta_get_mirror_names(sp, &nlp, 0, &e) > 0) {
1262 if (meta_get_mirror_names(sp, &nl, 0, &error) >= 0)
H A Dmetaclust.c313 if (mirror_dev && meta_get_mirror_names(sp, &devnlp, 0, ep) < 0) {
345 * from the meta_get_mirror_names() call
385 * imitating one. meta_get_mirror_names seems to think
496 * mirror-only call to RESET_ABR. meta_get_mirror_names
539 * mirror-only call to UPDATE_ABR. meta_get_mirror_names
/opensolaris-onvv-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_svm_util.c1656 if (meta_get_mirror_names(sp, &mirror_list, 0, &error) >= 0) {
/opensolaris-onvv-gate/usr/src/cmd/rcm_daemon/common/
H A Dsvm_rcm.c1622 if (meta_get_mirror_names(sp, &mirror_list, 0, &error) >= 0) {
/opensolaris-onvv-gate/usr/src/head/
H A Dmeta.h1100 extern int meta_get_mirror_names(mdsetname_t *sp,
/opensolaris-onvv-gate/usr/src/cmd/lvm/rpc.metad/
H A Dmetad_svc_subr.c5317 if (meta_get_mirror_names(local_sp, &devnlp, 0, ep) < 0)
5327 * imitating one. meta_get_mirror_names seems to think

Completed in 212 milliseconds