Searched defs:to_nodeid (Results 1 – 2 of 2) sorted by relevance
/fs/dlm/ |
D | rcom.c | 30 static void _create_rcom(struct dlm_ls *ls, int to_nodeid, int type, int len, in _create_rcom() 52 static int create_rcom(struct dlm_ls *ls, int to_nodeid, int type, int len, in create_rcom() 71 static int create_rcom_stateless(struct dlm_ls *ls, int to_nodeid, int type, in create_rcom_stateless()
|
D | lock.c | 1450 static int add_to_waiters(struct dlm_lkb *lkb, int mstype, int to_nodeid) in add_to_waiters() 3531 int to_nodeid, int mstype, in _create_message() 3563 int to_nodeid, int mstype, in create_message() 3647 int to_nodeid, error; in send_common() local 3712 int to_nodeid, error; in send_grant() local 3733 int to_nodeid, error; in send_bast() local 3754 int to_nodeid, error; in send_lookup() local 3782 int to_nodeid, error; in send_remove() local 3803 int to_nodeid, error; in send_common_reply() local
|