Home
last modified time | relevance | path

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

/openbmc/linux/fs/dlm/
H A Drcom.h21 void dlm_receive_rcom(struct dlm_ls *ls, const struct dlm_rcom *rc,
H A Drcom.c583 void dlm_receive_rcom(struct dlm_ls *ls, const struct dlm_rcom *rc, int nodeid) in dlm_receive_rcom() function
H A Dlock.c4834 dlm_receive_rcom(ls, &p->rcom, nodeid); in dlm_receive_buffer()