Home
last modified time | relevance | path

Searched refs:ceph_osdc_put_event (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/net/ceph/
Dosd_client.c1509 void ceph_osdc_put_event(struct ceph_osd_event *event) in ceph_osdc_put_event() function
1513 EXPORT_SYMBOL(ceph_osdc_put_event);
1564 ceph_osdc_put_event(event); in __remove_event()
1610 ceph_osdc_put_event(event); /* caller's */ in ceph_osdc_cancel_event()
1628 ceph_osdc_put_event(event); in do_event_work()
1685 ceph_osdc_put_event(event); in handle_watch_notify()
1700 ceph_osdc_put_event(event); in ceph_osdc_wait_event()
/linux-3.4.99/include/linux/ceph/
Dosd_client.h293 extern void ceph_osdc_put_event(struct ceph_osd_event *event);