Searched refs:ceph_osdc_unwatch (Results 1 – 3 of 3) sorted by relevance
605 int ceph_osdc_unwatch(struct ceph_osd_client *osdc,
4804 int ceph_osdc_unwatch(struct ceph_osd_client *osdc, in ceph_osdc_unwatch() function4835 EXPORT_SYMBOL(ceph_osdc_unwatch);
4525 ret = ceph_osdc_unwatch(osdc, rbd_dev->watch_handle); in __rbd_unregister_watch()