Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dmon_client.h142 int ceph_monc_get_version_async(struct ceph_mon_client *monc, const char *what,
/linux/net/ceph/
H A Dmon_client.c925 int ceph_monc_get_version_async(struct ceph_mon_client *monc, const char *what, in ceph_monc_get_version_async() function
937 EXPORT_SYMBOL(ceph_monc_get_version_async);
H A Dosd_client.c2774 ret = ceph_monc_get_version_async(&osdc->client->monc, "osdmap", in send_map_check()
3410 ret = ceph_monc_get_version_async(&osdc->client->monc, "osdmap", in send_linger_map_check()