Home
last modified time | relevance | path

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

/linux-6.15/include/linux/ceph/
H A Dosd_client.h605 int ceph_osdc_unwatch(struct ceph_osd_client *osdc,
/linux-6.15/net/ceph/
H A Dosd_client.c4804 int ceph_osdc_unwatch(struct ceph_osd_client *osdc, in ceph_osdc_unwatch() function
4835 EXPORT_SYMBOL(ceph_osdc_unwatch);
/linux-6.15/drivers/block/
H A Drbd.c4525 ret = ceph_osdc_unwatch(osdc, rbd_dev->watch_handle); in __rbd_unregister_watch()