Home
last modified time | relevance | path

Searched refs:have_version (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/ceph/
Dauth.c114 monhdr->have_version = 0; in ceph_auth_build_hello()
156 monhdr->have_version = 0; in ceph_build_auth_request()
Dmon_client.c715 h->monhdr.have_version = 0; in ceph_monc_do_statfs()
911 h->monhdr.have_version = 0; in ceph_monc_blacklist_add()
/Linux-v4.19/tools/testing/ktest/
Dktest.pl84 my $have_version = 0;
2275 return if ($have_version);
2280 $have_version = 1;
2490 $have_version = 0;
4211 $have_version = 0;
/Linux-v4.19/include/linux/ceph/
Dceph_fs.h164 __le64 have_version; member