Home
last modified time | relevance | path

Searched refs:to_nodeid (Results 1 – 2 of 2) sorted by relevance

/linux/fs/dlm/
A Drcom.c30 static void _create_rcom(struct dlm_ls *ls, int to_nodeid, int type, int len, in _create_rcom() argument
52 static int create_rcom(struct dlm_ls *ls, int to_nodeid, int type, int len, in create_rcom() argument
59 mh = dlm_midcomms_get_mhandle(to_nodeid, mb_len, GFP_NOFS, &mb); in create_rcom()
62 __func__, to_nodeid, type, len); in create_rcom()
66 _create_rcom(ls, to_nodeid, type, len, rc_ret, mb, mb_len); in create_rcom()
71 static int create_rcom_stateless(struct dlm_ls *ls, int to_nodeid, int type, in create_rcom_stateless() argument
79 msg = dlm_lowcomms_new_msg(to_nodeid, mb_len, GFP_NOFS, &mb, in create_rcom_stateless()
83 to_nodeid, type, len); in create_rcom_stateless()
87 _create_rcom(ls, to_nodeid, type, len, rc_ret, mb, mb_len); in create_rcom_stateless()
A Dlock.c3560 int to_nodeid, int mstype, in create_message() argument
3644 int to_nodeid, error; in send_common() local
3646 to_nodeid = r->res_nodeid; in send_common()
3709 int to_nodeid, error; in send_grant() local
3711 to_nodeid = lkb->lkb_nodeid; in send_grant()
3730 int to_nodeid, error; in send_bast() local
3732 to_nodeid = lkb->lkb_nodeid; in send_bast()
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
[all …]

Completed in 13 milliseconds