Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dlibceph.h311 int ceph_wait_for_latest_osdmap(struct ceph_client *client,
/linux/net/ceph/
H A Dceph_common.c858 int ceph_wait_for_latest_osdmap(struct ceph_client *client, in ceph_wait_for_latest_osdmap() function
874 EXPORT_SYMBOL(ceph_wait_for_latest_osdmap);
H A Dmon_client.c1058 return ceph_wait_for_latest_osdmap(monc->client, 0); in ceph_monc_blocklist_add()