Home
last modified time | relevance | path

Searched refs:dlm_lowcomms_put_msg (Results 1 – 4 of 4) sorted by relevance

/linux/fs/dlm/
H A Dlowcomms.h45 void dlm_lowcomms_put_msg(struct dlm_msg *msg);
H A Dmidcomms.c290 dlm_lowcomms_put_msg(mh->msg); in dlm_mhandle_release()
395 dlm_lowcomms_put_msg(msg); in dlm_send_ack()
1109 dlm_lowcomms_put_msg(mh->msg); in dlm_midcomms_commit_mhandle()
H A Dlowcomms.c1330 void dlm_lowcomms_put_msg(struct dlm_msg *msg) in dlm_lowcomms_put_msg() function
1355 dlm_lowcomms_put_msg(msg_resend); in dlm_lowcomms_resend_msg()
H A Drcom.c98 dlm_lowcomms_put_msg(msg); in send_rcom_stateless()