Lines Matching refs:dlm_ls
25 static int rcom_response(struct dlm_ls *ls)
30 static void _create_rcom(struct dlm_ls *ls, int to_nodeid, int type, int len,
50 static int create_rcom(struct dlm_ls *ls, int to_nodeid, int type, int len,
70 static int create_rcom_stateless(struct dlm_ls *ls, int to_nodeid, int type,
102 static void set_rcom_status(struct dlm_ls *ls, struct rcom_status *rs,
112 static void set_rcom_config(struct dlm_ls *ls, struct rcom_config *rf,
123 static int check_rcom_config(struct dlm_ls *ls, struct dlm_rcom *rc, int nodeid)
145 static void allow_sync_reply(struct dlm_ls *ls, __le64 *new_seq)
153 static void disallow_sync_reply(struct dlm_ls *ls)
172 int dlm_rcom_status(struct dlm_ls *ls, int nodeid, uint32_t status_flags,
224 static void receive_rcom_status(struct dlm_ls *ls,
287 static void receive_sync_reply(struct dlm_ls *ls, const struct dlm_rcom *rc_in)
308 int dlm_rcom_names(struct dlm_ls *ls, int nodeid, char *last_name,
337 static void receive_rcom_names(struct dlm_ls *ls, const struct dlm_rcom *rc_in,
365 struct dlm_ls *ls = r->res_ls;
380 static void receive_rcom_lookup(struct dlm_ls *ls,
412 static void receive_rcom_lookup_reply(struct dlm_ls *ls,
450 struct dlm_ls *ls = r->res_ls;
474 static void receive_rcom_lock(struct dlm_ls *ls, const struct dlm_rcom *rc_in,
583 void dlm_receive_rcom(struct dlm_ls *ls, const struct dlm_rcom *rc, int nodeid)