Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dosd_client.h542 int ceph_osdc_list_watchers(struct ceph_osd_client *osdc,
/Linux-v4.19/net/ceph/
Dosd_client.c4866 int ceph_osdc_list_watchers(struct ceph_osd_client *osdc, in ceph_osdc_list_watchers() function
4912 EXPORT_SYMBOL(ceph_osdc_list_watchers);
/Linux-v4.19/drivers/block/
Drbd.c2900 ret = ceph_osdc_list_watchers(osdc, &rbd_dev->header_oid, in find_watcher()