Searched refs:send_rcom (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/fs/dlm/ |
D | rcom.c | 68 static void send_rcom(struct dlm_ls *ls, struct dlm_mhandle *mh, in send_rcom() function 151 send_rcom(ls, mh, rc); in dlm_rcom_status() 186 send_rcom(ls, mh, rc); in receive_rcom_status() 234 send_rcom(ls, mh, rc); in dlm_rcom_names() 260 send_rcom(ls, mh, rc); in receive_rcom_names() 277 send_rcom(ls, mh, rc); in dlm_send_rcom_lookup() 300 send_rcom(ls, mh, rc); in receive_rcom_lookup() 357 send_rcom(ls, mh, rc); in dlm_send_rcom_lock() 383 send_rcom(ls, mh, rc); in receive_rcom_lock()
|