Searched refs:ceph_osdc_wait_event (Results 1 – 3 of 3) sorted by relevance
286 extern int ceph_osdc_wait_event(struct ceph_osd_event *event,
1638 int ceph_osdc_wait_event(struct ceph_osd_event *event, unsigned long timeout) in ceph_osdc_wait_event() function1651 EXPORT_SYMBOL(ceph_osdc_wait_event);
1304 ret = ceph_osdc_wait_event(event, CEPH_OSD_TIMEOUT_DEFAULT); in rbd_req_sync_notify()