Home
last modified time | relevance | path

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

/Linux-v5.4/net/ceph/
Dceph_common.c782 int ceph_wait_for_latest_osdmap(struct ceph_client *client, in ceph_wait_for_latest_osdmap() function
798 EXPORT_SYMBOL(ceph_wait_for_latest_osdmap);
Dmon_client.c944 ret = ceph_wait_for_latest_osdmap(monc->client, 0); in ceph_monc_blacklist_add()
/Linux-v5.4/include/linux/ceph/
Dlibceph.h300 int ceph_wait_for_latest_osdmap(struct ceph_client *client,
/Linux-v5.4/drivers/block/
Drbd.c1018 ret = ceph_wait_for_latest_osdmap(rbdc->client, in rbd_get_client()