Home
last modified time | relevance | path

Searched refs:ceph_osdc_unwatch (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/ceph/
H A Dosd_client.h540 int ceph_osdc_unwatch(struct ceph_osd_client *osdc,
/kernel/linux/linux-6.6/include/linux/ceph/
H A Dosd_client.h610 int ceph_osdc_unwatch(struct ceph_osd_client *osdc,
/kernel/linux/linux-5.10/net/ceph/
H A Dosd_client.c4733 int ceph_osdc_unwatch(struct ceph_osd_client *osdc, in ceph_osdc_unwatch() function
4764 EXPORT_SYMBOL(ceph_osdc_unwatch); variable
4913 * longer valid, and should be destroyed with ceph_osdc_unwatch().
/kernel/linux/linux-6.6/net/ceph/
H A Dosd_client.c4825 int ceph_osdc_unwatch(struct ceph_osd_client *osdc, in ceph_osdc_unwatch() function
4856 EXPORT_SYMBOL(ceph_osdc_unwatch); variable
5005 * longer valid, and should be destroyed with ceph_osdc_unwatch().
/kernel/linux/linux-5.10/drivers/block/
H A Drbd.c4585 ret = ceph_osdc_unwatch(osdc, rbd_dev->watch_handle); in __rbd_unregister_watch()
/kernel/linux/linux-6.6/drivers/block/
H A Drbd.c4529 ret = ceph_osdc_unwatch(osdc, rbd_dev->watch_handle); in __rbd_unregister_watch()

Completed in 35 milliseconds