Searched defs:new_seq (Results 1 – 5 of 5) sorted by relevance
177 uint64_t new_seq, prev_seq; in dlm_add_cb() local
115 static void allow_sync_reply(struct dlm_ls *ls, uint64_t *new_seq) in allow_sync_reply()
267 u32 new_seq; in mmp_new_seq() local
236 unsigned char new_seq[16]; in slhc_compress() local
339 typedef typename mpl::push_back<Seq, T>::type new_seq; typedef