Home
last modified time | relevance | path

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

/openbmc/linux/fs/dlm/
H A Dlowcomms.h47 int dlm_lowcomms_resend_msg(struct dlm_msg *msg);
H A Dmidcomms.c947 ret = dlm_lowcomms_resend_msg(mh->msg); in dlm_midcomms_unack_msg_resend()
H A Dlowcomms.c1334 int dlm_lowcomms_resend_msg(struct dlm_msg *msg) in dlm_lowcomms_resend_msg() function