Home
last modified time | relevance | path

Searched refs:send_rcom (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/dlm/
H A Drcom.c65 static void send_rcom(struct dlm_ls *ls, struct dlm_mhandle *mh, in send_rcom() function
167 send_rcom(ls, mh, rc); in dlm_rcom_status()
250 send_rcom(ls, mh, rc); in receive_rcom_status()
289 send_rcom(ls, mh, rc); in dlm_rcom_names()
317 send_rcom(ls, mh, rc); in receive_rcom_names()
334 send_rcom(ls, mh, rc); in dlm_send_rcom_lookup()
365 send_rcom(ls, mh, rc); in receive_rcom_lookup()
422 send_rcom(ls, mh, rc); in dlm_send_rcom_lock()
448 send_rcom(ls, mh, rc); in receive_rcom_lock()
/kernel/linux/linux-6.6/fs/dlm/
H A Drcom.c91 static void send_rcom(struct dlm_mhandle *mh, struct dlm_rcom *rc) in send_rcom() function
327 send_rcom(mh, rc); in dlm_rcom_names()
358 send_rcom(mh, rc); in receive_rcom_names()
375 send_rcom(mh, rc); in dlm_send_rcom_lookup()
409 send_rcom(mh, rc); in receive_rcom_lookup()
468 send_rcom(mh, rc); in dlm_send_rcom_lock()
499 send_rcom(mh, rc); in receive_rcom_lock()

Completed in 3 milliseconds