Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/ceph/
Dmon_client.h105 extern void ceph_monc_request_next_osdmap(struct ceph_mon_client *monc);
/linux-4.1.27/net/ceph/
Dmon_client.c289 void ceph_monc_request_next_osdmap(struct ceph_mon_client *monc) in ceph_monc_request_next_osdmap() function
299 EXPORT_SYMBOL(ceph_monc_request_next_osdmap);
Dosd_client.c1549 ceph_monc_request_next_osdmap(&osdc->client->monc); in __ceph_osdc_start_request()
1578 ceph_monc_request_next_osdmap(&osdc->client->monc); in handle_timeout()
2047 ceph_monc_request_next_osdmap(&osdc->client->monc); in kick_requests()
2176 ceph_monc_request_next_osdmap(&osdc->client->monc); in ceph_osdc_handle_map()
/linux-4.1.27/drivers/block/
Drbd.c4998 ceph_monc_request_next_osdmap(&rbdc->client->monc); in rbd_add_get_pool_id()