Searched refs:dlm_msg (Results 1 – 5 of 5) sorted by relevance
40 struct dlm_msg *dlm_lowcomms_new_msg(int nodeid, int len, gfp_t allocation,43 void dlm_lowcomms_commit_msg(struct dlm_msg *msg);44 void dlm_lowcomms_put_msg(struct dlm_msg *msg);45 int dlm_lowcomms_resend_msg(struct dlm_msg *msg);
73 struct dlm_msg **msg_ret) in create_rcom_stateless()76 struct dlm_msg *msg; in create_rcom_stateless()98 static void send_rcom_stateless(struct dlm_msg *msg, struct dlm_rcom *rc) in send_rcom_stateless()178 struct dlm_msg *msg; in dlm_rcom_status()232 struct dlm_msg *msg; in receive_rcom_status()308 struct dlm_msg *msg; in dlm_rcom_names()337 struct dlm_msg *msg; in receive_rcom_names()
125 struct dlm_msg { struct127 struct dlm_msg *orig_msg; argument741 struct dlm_msg *msg = container_of(kref, struct dlm_msg, ref); in dlm_msg_release()749 struct dlm_msg *msg, *tmp; in free_entry()1254 struct dlm_msg *msg; in dlm_lowcomms_new_msg_con()1298 struct dlm_msg *msg; in dlm_lowcomms_new_msg()1327 static void _dlm_lowcomms_commit_msg(struct dlm_msg *msg) in _dlm_lowcomms_commit_msg()1352 void dlm_lowcomms_commit_msg(struct dlm_msg *msg) in dlm_lowcomms_commit_msg()1358 void dlm_lowcomms_put_msg(struct dlm_msg *msg) in dlm_lowcomms_put_msg()1364 int dlm_lowcomms_resend_msg(struct dlm_msg *msg) in dlm_lowcomms_resend_msg()[all …]
198 struct dlm_msg *msg;366 struct dlm_msg *msg; in dlm_send_ack()1034 static struct dlm_msg *dlm_midcomms_get_msg_3_2(struct dlm_mhandle *mh, int nodeid, in dlm_midcomms_get_msg_3_2()1038 struct dlm_msg *msg; in dlm_midcomms_get_msg_3_2()1061 struct dlm_msg *msg; in dlm_midcomms_get_mhandle()
60 struct dlm_msg;
Completed in 13 milliseconds