Searched refs:rc_seq_reply (Results 1 – 3 of 3) sorted by relevance
262 rc->rc_seq_reply = rc_in->rc_seq; in receive_rcom_status()354 rc->rc_seq_reply = rc_in->rc_seq; in receive_rcom_names()407 rc->rc_seq_reply = rc_in->rc_seq; in receive_rcom_lookup()497 rc->rc_seq_reply = rc_in->rc_seq; in receive_rcom_lock()527 rc->rc_seq_reply = rc_in->rc_seq; in dlm_send_ls_not_ready()626 if (reply && (le64_to_cpu(rc->rc_seq_reply) != seq)) in dlm_receive_rcom()684 (unsigned long long)le64_to_cpu(rc->rc_seq_reply), in dlm_receive_rcom()
461 __le64 rc_seq_reply; /* remote ls_recover_seq */ member
354 __field(uint64_t, rc_seq_reply)371 __entry->rc_seq_reply = le64_to_cpu(rc->rc_seq_reply);385 __entry->rc_seq_reply,