Searched refs:send_rcom (Results 1 – 1 of 1) sorted by relevance
/fs/dlm/ |
D | rcom.c | 67 static void send_rcom(struct dlm_ls *ls, struct dlm_mhandle *mh, in send_rcom() function 168 send_rcom(ls, mh, rc); in dlm_rcom_status() 249 send_rcom(ls, mh, rc); in receive_rcom_status() 287 send_rcom(ls, mh, rc); in dlm_rcom_names() 313 send_rcom(ls, mh, rc); in receive_rcom_names() 330 send_rcom(ls, mh, rc); in dlm_send_rcom_lookup() 349 send_rcom(ls, mh, rc); in dlm_send_rcom_lookup_dump() 379 send_rcom(ls, mh, rc); in receive_rcom_lookup() 436 send_rcom(ls, mh, rc); in dlm_send_rcom_lock() 462 send_rcom(ls, mh, rc); in receive_rcom_lock()
|