Searched refs:rc_seq_reply (Results 1 – 2 of 2) sorted by relevance
261 rc->rc_seq_reply = rc_in->rc_seq; in receive_rcom_status()353 rc->rc_seq_reply = rc_in->rc_seq; in receive_rcom_names()406 rc->rc_seq_reply = rc_in->rc_seq; in receive_rcom_lookup()496 rc->rc_seq_reply = rc_in->rc_seq; in receive_rcom_lock()526 rc->rc_seq_reply = rc_in->rc_seq; in dlm_send_ls_not_ready()625 if (reply && (le64_to_cpu(rc->rc_seq_reply) != seq)) in dlm_receive_rcom()683 (unsigned long long)le64_to_cpu(rc->rc_seq_reply), in dlm_receive_rcom()
483 __le64 rc_seq_reply; /* remote ls_recover_seq */ member
Completed in 8 milliseconds