Searched defs:to_nodeid (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/dlm/ |
H A D | rcom.c | 30 static void _create_rcom(struct dlm_ls *ls, int to_nodeid, int type, int len, in _create_rcom() 50 static int create_rcom(struct dlm_ls *ls, int to_nodeid, int type, int len, in create_rcom() 70 static int create_rcom_stateless(struct dlm_ls *ls, int to_nodeid, int type, in create_rcom_stateless()
|
H A D | lock.c | 1406 static int add_to_waiters(struct dlm_lkb *lkb, int mstype, int to_nodeid) in add_to_waiters() 3330 int to_nodeid, int mstype, in _create_message() 3363 int to_nodeid, int mstype, in create_message() 3448 int to_nodeid, error; in send_common() local 3512 int to_nodeid, error; in send_grant() local 3534 int to_nodeid, error; in send_bast() local 3556 int to_nodeid, error; in send_lookup() local 3585 int to_nodeid, error; in send_remove() local 3607 int to_nodeid, error; in send_common_reply() local 6140 int mstype, int to_nodeid) in dlm_debug_add_lkb_to_waiters()
|
H A D | debug_fs.c | 848 int mstype, to_nodeid; in waiters_write() local
|