Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/ceph/
Dmon_client.h140 int ceph_monc_get_version(struct ceph_mon_client *monc, const char *what,
/kernel/linux/linux-5.10/net/ceph/
Dmon_client.c828 int ceph_monc_get_version(struct ceph_mon_client *monc, const char *what, in ceph_monc_get_version() function
845 EXPORT_SYMBOL(ceph_monc_get_version);
Dceph_common.c818 ret = ceph_monc_get_version(&client->monc, "osdmap", &newest_epoch); in ceph_wait_for_latest_osdmap()