Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/ceph/
Dosd_client.h550 int ceph_osdc_notify_ack(struct ceph_osd_client *osdc,
/Linux-v5.4/net/ceph/
Dosd_client.c4741 int ceph_osdc_notify_ack(struct ceph_osd_client *osdc, in ceph_osdc_notify_ack() function
4776 EXPORT_SYMBOL(ceph_osdc_notify_ack);
/Linux-v5.4/drivers/block/
Drbd.c4465 ret = ceph_osdc_notify_ack(osdc, &rbd_dev->header_oid, in __rbd_acknowledge_notify()