Home
last modified time | relevance | path

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

/Linux-v5.10/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()
924 h->monhdr.have_version = 0; in do_mon_command_vargs()
/Linux-v5.10/tools/testing/ktest/
Dktest.pl89 my $have_version = 0;
2327 return if ($have_version);
2332 $have_version = 1;
2542 $have_version = 0;
4288 $have_version = 0;
/Linux-v5.10/include/linux/ceph/
Dceph_fs.h165 __le64 have_version; member