Searched refs:rc_seq (Results 1 – 2 of 2) sorted by relevance
46 rc->rc_seq = cpu_to_le64(ls->ls_recover_seq); in _create_rcom()259 rc->rc_seq_reply = rc_in->rc_seq; in receive_rcom_status()349 rc->rc_seq_reply = rc_in->rc_seq; in receive_rcom_names()400 rc->rc_seq_reply = rc_in->rc_seq; in receive_rcom_lookup()483 rc->rc_seq_reply = rc_in->rc_seq; in receive_rcom_lock()513 rc->rc_seq_reply = rc_in->rc_seq; in dlm_send_ls_not_ready()669 (unsigned long long)le64_to_cpu(rc->rc_seq), in dlm_receive_rcom()
471 __le64 rc_seq; /* sender's ls_recover_seq */ member