Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/ktest/
H A Dktest.pl89 my $have_version = 0;
2406 return if ($have_version);
2416 $have_version = 1;
2623 $have_version = 0;
4331 $have_version = 0;
/openbmc/linux/net/ceph/
H A Dauth.c130 monhdr->have_version = 0; in ceph_auth_build_hello()
H A Dmon_client.c800 h->monhdr.have_version = 0; in ceph_monc_do_statfs()
997 h->monhdr.have_version = 0; in do_mon_command_vargs()
/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h176 __le64 have_version; member