Home
last modified time | relevance | path

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

/Linux-v5.4/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.c727 h->monhdr.have_version = 0; in ceph_monc_do_statfs()
923 h->monhdr.have_version = 0; in ceph_monc_blacklist_add()
/Linux-v5.4/tools/testing/ktest/
Dktest.pl86 my $have_version = 0;
2295 return if ($have_version);
2300 $have_version = 1;
2510 $have_version = 0;
4232 $have_version = 0;
/Linux-v5.4/include/linux/ceph/
Dceph_fs.h164 __le64 have_version; member