Searched refs:ceph_osdc_flush_notifies (Results 1 – 3 of 3) sorted by relevance
351 extern void ceph_osdc_flush_notifies(struct ceph_osd_client *osdc);
2599 void ceph_osdc_flush_notifies(struct ceph_osd_client *osdc) in ceph_osdc_flush_notifies() function2603 EXPORT_SYMBOL(ceph_osdc_flush_notifies);
5588 ceph_osdc_flush_notifies(&rbd_dev->rbd_client->client->osdc); in do_rbd_remove()