Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ceph/
Dosd_client.h556 int ceph_osdc_list_watchers(struct ceph_osd_client *osdc,
/linux-6.1.9/net/ceph/
Dosd_client.c5010 int ceph_osdc_list_watchers(struct ceph_osd_client *osdc, in ceph_osdc_list_watchers() function
5056 EXPORT_SYMBOL(ceph_osdc_list_watchers);
/linux-6.1.9/drivers/block/
Drbd.c3888 ret = ceph_osdc_list_watchers(osdc, &rbd_dev->header_oid, in find_watcher()