Home
last modified time | relevance | path

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

/openbmc/linux/net/ceph/
H A Dmon_client.c853 __ceph_monc_get_version(struct ceph_mon_client *monc, const char *what, in __ceph_monc_get_version() function
907 req = __ceph_monc_get_version(monc, what, NULL, 0); in ceph_monc_get_version()
930 req = __ceph_monc_get_version(monc, what, cb, private_data); in ceph_monc_get_version_async()