Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/ceph/
Dosd_client.h612 int ceph_osdc_notify_ack(struct ceph_osd_client *osdc,
/Linux-v6.6/net/ceph/
Dosd_client.c4890 int ceph_osdc_notify_ack(struct ceph_osd_client *osdc, in ceph_osdc_notify_ack() function
4925 EXPORT_SYMBOL(ceph_osdc_notify_ack);
/Linux-v6.6/drivers/block/
Drbd.c4384 ret = ceph_osdc_notify_ack(osdc, &rbd_dev->header_oid, in __rbd_acknowledge_notify()