Searched refs:ceph_osdc_unwatch (Results 1 – 3 of 3) sorted by relevance
522 int ceph_osdc_unwatch(struct ceph_osd_client *osdc,
4559 int ceph_osdc_unwatch(struct ceph_osd_client *osdc, in ceph_osdc_unwatch() function4590 EXPORT_SYMBOL(ceph_osdc_unwatch);
3394 ret = ceph_osdc_unwatch(osdc, rbd_dev->watch_handle); in __rbd_unregister_watch()