Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/ceph/
H A Dmon_client.h134 extern int ceph_monc_wait_osdmap(struct ceph_mon_client *monc, u32 epoch,
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dmon_client.h134 extern int ceph_monc_wait_osdmap(struct ceph_mon_client *monc, u32 epoch,
/kernel/linux/linux-5.10/net/ceph/
H A Dmon_client.c425 int ceph_monc_wait_osdmap(struct ceph_mon_client *monc, u32 epoch, in ceph_monc_wait_osdmap() function
450 EXPORT_SYMBOL(ceph_monc_wait_osdmap); variable
H A Dceph_common.c826 return ceph_monc_wait_osdmap(&client->monc, newest_epoch, timeout); in ceph_wait_for_latest_osdmap()
/kernel/linux/linux-6.6/net/ceph/
H A Dceph_common.c862 return ceph_monc_wait_osdmap(&client->monc, newest_epoch, timeout); in ceph_wait_for_latest_osdmap()
H A Dmon_client.c496 int ceph_monc_wait_osdmap(struct ceph_mon_client *monc, u32 epoch, in ceph_monc_wait_osdmap() function
521 EXPORT_SYMBOL(ceph_monc_wait_osdmap); variable

Completed in 7 milliseconds