Searched defs:to_nodeid (Results  1 – 2 of 2) sorted by relevance
| /linux-4.1.27/fs/dlm/ | 
| D | rcom.c | 32 static int create_rcom(struct dlm_ls *ls, int to_nodeid, int type, int len,  in create_rcom()335 int dlm_send_rcom_lookup_dump(struct dlm_rsb *r, int to_nodeid)  in dlm_send_rcom_lookup_dump()
 
 | 
| D | lock.c | 1453 static int add_to_waiters(struct dlm_lkb *lkb, int mstype, int to_nodeid)  in add_to_waiters()3527 			   int to_nodeid, int mstype,  in _create_message()
 3561 			  int to_nodeid, int mstype,  in create_message()
 3645 	int to_nodeid, error;  in send_common()  local
 3710 	int to_nodeid, error;  in send_grant()  local
 3731 	int to_nodeid, error;  in send_bast()  local
 3752 	int to_nodeid, error;  in send_lookup()  local
 3780 	int to_nodeid, error;  in send_remove()  local
 3801 	int to_nodeid, error;  in send_common_reply()  local
 
 |