Home
last modified time | relevance | path

Searched refs:ceph_osdc_unwatch (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/ceph/
Dosd_client.h522 int ceph_osdc_unwatch(struct ceph_osd_client *osdc,
/Linux-v4.19/net/ceph/
Dosd_client.c4559 int ceph_osdc_unwatch(struct ceph_osd_client *osdc, in ceph_osdc_unwatch() function
4590 EXPORT_SYMBOL(ceph_osdc_unwatch);
/Linux-v4.19/drivers/block/
Drbd.c3394 ret = ceph_osdc_unwatch(osdc, rbd_dev->watch_handle); in __rbd_unregister_watch()