Searched defs:to_nodeid (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/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() 3528 int to_nodeid, int mstype, in _create_message() 3560 int to_nodeid, int mstype, in create_message() 3644 int to_nodeid, error; in send_common() local 3709 int to_nodeid, error; in send_grant() local 3730 int to_nodeid, error; in send_bast() local 3751 int to_nodeid, error; in send_lookup() local 3779 int to_nodeid, error; in send_remove() local 3800 int to_nodeid, error; in send_common_reply() local
|