Searched refs:new_seq (Results 1 – 2 of 2) sorted by relevance
207 static void nbcon_seq_try_update(struct nbcon_context *ctxt, u64 new_seq) in nbcon_seq_try_update() argument213 __u64seq_to_ulseq(new_seq))) { in nbcon_seq_try_update()214 ctxt->seq = new_seq; in nbcon_seq_try_update()
144 static void allow_sync_reply(struct dlm_ls *ls, __le64 *new_seq) in allow_sync_reply() argument147 *new_seq = cpu_to_le64(++ls->ls_rcom_seq); in allow_sync_reply()