Searched refs:send_rcom (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/fs/dlm/ ! |
D | rcom.c | 67 static void send_rcom(struct dlm_ls *ls, struct dlm_mhandle *mh, in send_rcom() function 169 send_rcom(ls, mh, rc); in dlm_rcom_status() 252 send_rcom(ls, mh, rc); in receive_rcom_status() 291 send_rcom(ls, mh, rc); in dlm_rcom_names() 319 send_rcom(ls, mh, rc); in receive_rcom_names() 336 send_rcom(ls, mh, rc); in dlm_send_rcom_lookup() 367 send_rcom(ls, mh, rc); in receive_rcom_lookup() 424 send_rcom(ls, mh, rc); in dlm_send_rcom_lock() 450 send_rcom(ls, mh, rc); in receive_rcom_lock()
|