Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_mn_comm.c81 prefix, msg->msg_recipient); in ldump_msg()
454 nmsg->msg_recipient = msg->msg_recipient; in copy_msg()
475 msgod->msg_recipient = msg->msg_recipient; in copy_msg_2()
487 msg->msg_recipient = msgod->msg_recipient; in copy_msg_2()
715 msg.msg_recipient = recipient; in mdmn_send_message_with_msgid()
H A Dmeta_set.c5741 lr->lr_msg.msg_recipient, in meta_mnsync_diskset_mddbs()
/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmdmn_commd.x458 md_mn_nodeid_t msg_recipient; /* who to send DIRECTED message to */ member
476 md_mn_nodeid_t msg_recipient; /* who to send DIRECTED message to */ member
/titanic_41/usr/src/cmd/lvm/rpc.mdcommd/
H A Dmdmn_subr.c447 commd_debug(dbc, "%s recipient = %d\n", prefix, msg->msg_recipient); in dump_msg()
H A Dmdmn_commd_server.c1755 nid != cmsg->msg_recipient) { in mdmn_master_process_msg()