Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dosd_client.h543 int ceph_osdc_notify_ack(struct ceph_osd_client *osdc,
/OK3568_Linux_fs/kernel/net/ceph/
H A Dosd_client.c4791 int ceph_osdc_notify_ack(struct ceph_osd_client *osdc, in ceph_osdc_notify_ack() function
4826 EXPORT_SYMBOL(ceph_osdc_notify_ack);
/OK3568_Linux_fs/kernel/drivers/block/
H A Drbd.c4365 ret = ceph_osdc_notify_ack(osdc, &rbd_dev->header_oid, in __rbd_acknowledge_notify()