Home
last modified time | relevance | path

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

/linux-4.19.296/fs/dlm/
Dlock.c1452 static int add_to_waiters(struct dlm_lkb *lkb, int mstype, int to_nodeid) in add_to_waiters()
3533 int to_nodeid, int mstype, in _create_message()
3567 int to_nodeid, int mstype, in create_message()
3651 int to_nodeid, error; in send_common() local
3716 int to_nodeid, error; in send_grant() local
3737 int to_nodeid, error; in send_bast() local
3758 int to_nodeid, error; in send_lookup() local
3786 int to_nodeid, error; in send_remove() local
3807 int to_nodeid, error; in send_common_reply() local
Drcom.c32 static int create_rcom(struct dlm_ls *ls, int to_nodeid, int type, int len, in create_rcom()