Searched defs:to_nodeid (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/fs/dlm/ |
H A D | rcom.c | 32 static int create_rcom(struct dlm_ls *ls, int to_nodeid, int type, int len, create_rcom() argument 335 int dlm_send_rcom_lookup_dump(struct dlm_rsb *r, int to_nodeid) dlm_send_rcom_lookup_dump() argument
|
H A D | lock.c | 1453 static int add_to_waiters(struct dlm_lkb *lkb, int mstype, int to_nodeid) add_to_waiters() argument 3645 int to_nodeid, error; send_common() local 3710 int to_nodeid, error; send_grant() local 3731 int to_nodeid, error; send_bast() local 3752 int to_nodeid, error; send_lookup() local 3780 int to_nodeid, error; send_remove() local 3801 int to_nodeid, error; send_common_reply() local 3526 _create_message(struct dlm_ls *ls, int mb_len, int to_nodeid, int mstype, struct dlm_message **ms_ret, struct dlm_mhandle **mh_ret) _create_message() argument 3560 create_message(struct dlm_rsb *r, struct dlm_lkb *lkb, int to_nodeid, int mstype, struct dlm_message **ms_ret, struct dlm_mhandle **mh_ret) create_message() argument
|
Completed in 240 milliseconds