Lines Matching refs:dlm_ls
25 static int rcom_response(struct dlm_ls *ls)
30 static int create_rcom(struct dlm_ls *ls, int to_nodeid, int type, int len,
65 static void send_rcom(struct dlm_ls *ls, struct dlm_mhandle *mh,
72 static void set_rcom_status(struct dlm_ls *ls, struct rcom_status *rs,
82 static void set_rcom_config(struct dlm_ls *ls, struct rcom_config *rf,
93 static int check_rcom_config(struct dlm_ls *ls, struct dlm_rcom *rc, int nodeid)
115 static void allow_sync_reply(struct dlm_ls *ls, uint64_t *new_seq)
123 static void disallow_sync_reply(struct dlm_ls *ls)
142 int dlm_rcom_status(struct dlm_ls *ls, int nodeid, uint32_t status_flags)
192 static void receive_rcom_status(struct dlm_ls *ls, struct dlm_rcom *rc_in)
253 static void receive_sync_reply(struct dlm_ls *ls, struct dlm_rcom *rc_in)
272 int dlm_rcom_names(struct dlm_ls *ls, int nodeid, char *last_name, int last_len)
299 static void receive_rcom_names(struct dlm_ls *ls, struct dlm_rcom *rc_in)
324 struct dlm_ls *ls = r->res_ls;
339 static void receive_rcom_lookup(struct dlm_ls *ls, struct dlm_rcom *rc_in)
368 static void receive_rcom_lookup_reply(struct dlm_ls *ls, struct dlm_rcom *rc_in)
405 struct dlm_ls *ls = r->res_ls;
428 static void receive_rcom_lock(struct dlm_ls *ls, struct dlm_rcom *rc_in)
534 void dlm_receive_rcom(struct dlm_ls *ls, struct dlm_rcom *rc, int nodeid)