Home
last modified time | relevance | path

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

/openbmc/linux/fs/dlm/
H A Drcom.c225 const struct dlm_rcom *rc_in, in receive_rcom_status() argument
261 rc->rc_id = rc_in->rc_id; in receive_rcom_status()
262 rc->rc_seq_reply = rc_in->rc_seq; in receive_rcom_status()
293 le32_to_cpu(rc_in->rc_type), in receive_sync_reply()
299 memcpy(ls->ls_recover_buf, rc_in, in receive_sync_reply()
353 rc->rc_id = rc_in->rc_id; in receive_rcom_names()
354 rc->rc_seq_reply = rc_in->rc_seq; in receive_rcom_names()
406 rc->rc_id = rc_in->rc_id; in receive_rcom_lookup()
407 rc->rc_seq_reply = rc_in->rc_seq; in receive_rcom_lookup()
496 rc->rc_id = rc_in->rc_id; in receive_rcom_lock()
[all …]
H A Drcom.h23 int dlm_send_ls_not_ready(int nodeid, const struct dlm_rcom *rc_in);