Home
last modified time | relevance | path

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

/linux-4.19.296/fs/dlm/
Drcom.h21 void dlm_receive_rcom(struct dlm_ls *ls, struct dlm_rcom *rc, int nodeid);
Drcom.c536 void dlm_receive_rcom(struct dlm_ls *ls, struct dlm_rcom *rc, int nodeid) in dlm_receive_rcom() function
Dlock.c5082 dlm_receive_rcom(ls, &p->rcom, nodeid); in dlm_receive_buffer()