Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Dmon_client.h105 extern void ceph_monc_request_next_osdmap(struct ceph_mon_client *monc);
/linux-4.4.14/net/ceph/
Dmon_client.c298 void ceph_monc_request_next_osdmap(struct ceph_mon_client *monc) in ceph_monc_request_next_osdmap() function
308 EXPORT_SYMBOL(ceph_monc_request_next_osdmap);
Dosd_client.c1565 ceph_monc_request_next_osdmap(&osdc->client->monc); in __ceph_osdc_start_request()
1593 ceph_monc_request_next_osdmap(&osdc->client->monc); in handle_timeout()
2061 ceph_monc_request_next_osdmap(&osdc->client->monc); in kick_requests()
2190 ceph_monc_request_next_osdmap(&osdc->client->monc); in ceph_osdc_handle_map()
/linux-4.4.14/drivers/block/
Drbd.c4991 ceph_monc_request_next_osdmap(&rbdc->client->monc); in rbd_add_get_pool_id()