Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Drcom.h19 void dlm_receive_rcom(struct dlm_ls *ls, struct dlm_rcom *rc, int nodeid);
Drcom.c569 void dlm_receive_rcom(struct dlm_ls *ls, struct dlm_rcom *rc, int nodeid) in dlm_receive_rcom() function
Dlock.c5115 dlm_receive_rcom(ls, &p->rcom, nodeid); in dlm_receive_buffer()