Searched refs:rc_seq_reply (Results 1 – 3 of 3) 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
346 __field(uint64_t, rc_seq_reply)363 __entry->rc_seq_reply = le64_to_cpu(rc->rc_seq_reply);377 __entry->rc_seq_reply,