Home
last modified time | relevance | path

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

/linux-6.14.4/fs/dlm/
Dlowcomms.h46 int dlm_lowcomms_resend_msg(struct dlm_msg *msg);
Dmidcomms.c945 ret = dlm_lowcomms_resend_msg(mh->msg); in dlm_midcomms_unack_msg_resend()
Dlowcomms.c1337 int dlm_lowcomms_resend_msg(struct dlm_msg *msg) in dlm_lowcomms_resend_msg() function