Searched refs:MD_SR_OK (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_set_prv.c641 * Mark the set record MD_SR_OK.
644 if (clnt_upd_sr_flags(node_v[i], sp, MD_SR_OK, &xep))
665 MD_SR_OK, &xep))
711 * Mark the set record MD_SR_OK
719 if (clnt_upd_sr_flags(sd->sd_nodes[i], sp, MD_SR_OK,
H A Dmeta_metad_subr.c845 if (! (sr->sr_flags & MD_SR_OK)) {
847 sr->sr_flags |= MD_SR_OK;
H A Dmeta_set_hst.c705 sr_flags = MD_SR_OK | MD_SR_AUTO_TAKE;
707 sr_flags = MD_SR_OK;
710 * Mark the set record MD_SR_OK
728 * are nodes that have both MD_MN_NODE_OK and MD_SR_OK set
729 * on that node's rpc.metad. If all nodes have MD_SR_OK set,
2670 * Mark the set record MD_SR_OK
2675 if (clnt_upd_sr_flags(nd->nd_nodename, sp, MD_SR_OK,
2692 * are nodes that have both MD_MN_NODE_OK and MD_SR_OK set
2693 * on that node's rpc.metad. If all nodes have MD_SR_OK set,
3526 * Mark the set record MD_SR_OK
[all...]
H A Dmeta_set_tkr.c953 (void) clnt_upd_sr_flags(mynode(), sp, MD_SR_OK, ep); local
H A Dmeta_import.c4679 (partial_replicated_flag | MD_SR_OK | MD_SR_MB_DEVID), ep)) {

Completed in 53 milliseconds