Home
last modified time | relevance | path

Searched refs:dlm_lowcomms_resend_msg (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/dlm/
Dlowcomms.h45 int dlm_lowcomms_resend_msg(struct dlm_msg *msg);
Dmidcomms.c1003 ret = dlm_lowcomms_resend_msg(mh->msg); in dlm_midcomms_unack_msg_resend()
Dlowcomms.c1364 int dlm_lowcomms_resend_msg(struct dlm_msg *msg) in dlm_lowcomms_resend_msg() function