Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/ceph/
Dosd_client.h286 extern int ceph_osdc_create_event(struct ceph_osd_client *osdc,
/linux-3.4.99/net/ceph/
Dosd_client.c1570 int ceph_osdc_create_event(struct ceph_osd_client *osdc, in ceph_osdc_create_event() function
1600 EXPORT_SYMBOL(ceph_osdc_create_event);
/linux-3.4.99/drivers/block/
Drbd.c1267 ret = ceph_osdc_create_event(osdc, rbd_watch_cb, 0, in rbd_req_sync_watch()