Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dlowcomms.h45 int dlm_lowcomms_resend_msg(struct dlm_msg *msg);
Dmidcomms.c1008 ret = dlm_lowcomms_resend_msg(mh->msg); in dlm_midcomms_unack_msg_resend()
Dlowcomms.c1391 int dlm_lowcomms_resend_msg(struct dlm_msg *msg) in dlm_lowcomms_resend_msg() function