Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dosd_client.h525 int ceph_osdc_notify_ack(struct ceph_osd_client *osdc,
/Linux-v4.19/net/ceph/
Dosd_client.c4625 int ceph_osdc_notify_ack(struct ceph_osd_client *osdc, in ceph_osdc_notify_ack() function
4660 EXPORT_SYMBOL(ceph_osdc_notify_ack);
/Linux-v4.19/drivers/block/
Drbd.c3255 ret = ceph_osdc_notify_ack(osdc, &rbd_dev->header_oid, in __rbd_acknowledge_notify()