Searched defs:to_nodeid (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/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 | 1419 static int add_to_waiters(struct dlm_lkb *lkb, int mstype, int to_nodeid) in add_to_waiters() 3553 int to_nodeid, int mstype, in _create_message() 3585 int to_nodeid, int mstype, in create_message() 3668 int to_nodeid, error; in send_common() local 3733 int to_nodeid, error; in send_grant() local 3754 int to_nodeid, error; in send_bast() local 3775 int to_nodeid, error; in send_lookup() local 3803 int to_nodeid, error; in send_remove() local 3824 int to_nodeid, error; in send_common_reply() local 6445 int mstype, int to_nodeid) in dlm_debug_add_lkb_to_waiters()
|
D | debug_fs.c | 761 int mstype, to_nodeid; in waiters_write() local
|