Home
last modified time | relevance | path

Searched refs:ceph_monc_get_version (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/ceph/
H A Dmon_client.h140 int ceph_monc_get_version(struct ceph_mon_client *monc, const char *what,
/openbmc/linux/net/ceph/
H A Dmon_client.c901 int ceph_monc_get_version(struct ceph_mon_client *monc, const char *what, in ceph_monc_get_version() function
918 EXPORT_SYMBOL(ceph_monc_get_version);
H A Dceph_common.c854 ret = ceph_monc_get_version(&client->monc, "osdmap", &newest_epoch); in ceph_wait_for_latest_osdmap()