Searched refs:send_rcom (Results 1 – 1 of 1) sorted by relevance
/fs/dlm/ |
D | rcom.c | 65 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()
|