Home
last modified time | relevance | path

Searched defs:to_nodeid (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/fs/dlm/
Drcom.c30 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()
Dlock.c1406 static int add_to_waiters(struct dlm_lkb *lkb, int mstype, int to_nodeid) in add_to_waiters()
3328 int to_nodeid, int mstype, in _create_message()
3361 int to_nodeid, int mstype, in create_message()
3446 int to_nodeid, error; in send_common() local
3510 int to_nodeid, error; in send_grant() local
3532 int to_nodeid, error; in send_bast() local
3554 int to_nodeid, error; in send_lookup() local
3583 int to_nodeid, error; in send_remove() local
3605 int to_nodeid, error; in send_common_reply() local
6138 int mstype, int to_nodeid) in dlm_debug_add_lkb_to_waiters()
Ddebug_fs.c848 int mstype, to_nodeid; in waiters_write() local
/kernel/linux/linux-5.10/fs/dlm/
Dlock.c1450 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()
3565 int to_nodeid, int mstype, in create_message()
3649 int to_nodeid, error; in send_common() local
3714 int to_nodeid, error; in send_grant() local
3735 int to_nodeid, error; in send_bast() local
3756 int to_nodeid, error; in send_lookup() local
3784 int to_nodeid, error; in send_remove() local
3805 int to_nodeid, error; in send_common_reply() local
Drcom.c30 static int create_rcom(struct dlm_ls *ls, int to_nodeid, int type, int len, in create_rcom()