Searched refs:ceph_osdc_flush_notifies (Results 1 – 3 of 3) sorted by relevance
592 extern void ceph_osdc_flush_notifies(struct ceph_osd_client *osdc);
5154 void ceph_osdc_flush_notifies(struct ceph_osd_client *osdc) in ceph_osdc_flush_notifies() function5159 EXPORT_SYMBOL(ceph_osdc_flush_notifies);
4575 ceph_osdc_flush_notifies(&rbd_dev->rbd_client->client->osdc); in rbd_unregister_watch()