Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/ceph/
Dosd_client.h371 extern int ceph_osdc_create_event(struct ceph_osd_client *osdc,
/linux-4.1.27/net/ceph/
Dosd_client.c2271 int ceph_osdc_create_event(struct ceph_osd_client *osdc, in ceph_osdc_create_event() function
2299 EXPORT_SYMBOL(ceph_osdc_create_event);
/linux-4.1.27/drivers/block/
Drbd.c3195 ret = ceph_osdc_create_event(osdc, rbd_watch_cb, rbd_dev, in rbd_dev_header_watch_sync()