Home
last modified time | relevance | path

Searched defs:new_seq (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/fs/dlm/
H A Dast.c177 uint64_t new_seq, prev_seq; in dlm_add_cb() local
H A Drcom.c115 static void allow_sync_reply(struct dlm_ls *ls, uint64_t *new_seq) in allow_sync_reply()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dmmp.c267 u32 new_seq; in mmp_new_seq() local
/OK3568_Linux_fs/kernel/drivers/net/slip/
H A Dslhc.c236 unsigned char new_seq[16]; in slhc_compress() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/policies/
H A Dpolicy.hpp339 typedef typename mpl::push_back<Seq, T>::type new_seq; typedef