Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/ceph/
Dosd_client.h539 int ceph_osdc_notify_ack(struct ceph_osd_client *osdc,
/Linux-v6.1/net/ceph/
Dosd_client.c4799 int ceph_osdc_notify_ack(struct ceph_osd_client *osdc, in ceph_osdc_notify_ack() function
4834 EXPORT_SYMBOL(ceph_osdc_notify_ack);
/Linux-v6.1/drivers/block/
Drbd.c4305 ret = ceph_osdc_notify_ack(osdc, &rbd_dev->header_oid, in __rbd_acknowledge_notify()