Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Dosd_client.h633 int ceph_osdc_list_watchers(struct ceph_osd_client *osdc,
/openbmc/linux/net/ceph/
H A Dosd_client.c5104 int ceph_osdc_list_watchers(struct ceph_osd_client *osdc, in ceph_osdc_list_watchers() function
5150 EXPORT_SYMBOL(ceph_osdc_list_watchers);
/openbmc/linux/drivers/block/
H A Drbd.c3945 ret = ceph_osdc_list_watchers(osdc, &rbd_dev->header_oid, in find_watcher()