Home
last modified time | relevance | path

Searched refs:ceph_monc_get_version (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/ceph/
H A Dmon_client.h140 int ceph_monc_get_version(struct ceph_mon_client *monc, const char *what,
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dmon_client.h140 int ceph_monc_get_version(struct ceph_mon_client *monc, const char *what,
/kernel/linux/linux-5.10/net/ceph/
H A Dmon_client.c830 int ceph_monc_get_version(struct ceph_mon_client *monc, const char *what, in ceph_monc_get_version() function
847 EXPORT_SYMBOL(ceph_monc_get_version); variable
H A Dceph_common.c818 ret = ceph_monc_get_version(&client->monc, "osdmap", &newest_epoch); in ceph_wait_for_latest_osdmap()
/kernel/linux/linux-6.6/net/ceph/
H A Dceph_common.c854 ret = ceph_monc_get_version(&client->monc, "osdmap", &newest_epoch); in ceph_wait_for_latest_osdmap()
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); variable

Completed in 7 milliseconds