Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/ceph/
Dosd_client.h591 extern void ceph_osdc_flush_notifies(struct ceph_osd_client *osdc);
/linux-6.6.21/net/ceph/
Dosd_client.c5154 void ceph_osdc_flush_notifies(struct ceph_osd_client *osdc) in ceph_osdc_flush_notifies() function
5159 EXPORT_SYMBOL(ceph_osdc_flush_notifies);
/linux-6.6.21/drivers/block/
Drbd.c4579 ceph_osdc_flush_notifies(&rbd_dev->rbd_client->client->osdc); in rbd_unregister_watch()