Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dosd_client.h540 int ceph_osdc_unwatch(struct ceph_osd_client *osdc,
/OK3568_Linux_fs/kernel/net/ceph/
H A Dosd_client.c4726 int ceph_osdc_unwatch(struct ceph_osd_client *osdc, in ceph_osdc_unwatch() function
4757 EXPORT_SYMBOL(ceph_osdc_unwatch);
/OK3568_Linux_fs/kernel/drivers/block/
H A Drbd.c4504 ret = ceph_osdc_unwatch(osdc, rbd_dev->watch_handle); in __rbd_unregister_watch()