Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dosd_client.h510 extern void ceph_osdc_flush_notifies(struct ceph_osd_client *osdc);
/OK3568_Linux_fs/kernel/net/ceph/
H A Dosd_client.c5054 void ceph_osdc_flush_notifies(struct ceph_osd_client *osdc) in ceph_osdc_flush_notifies() function
5059 EXPORT_SYMBOL(ceph_osdc_flush_notifies);
/OK3568_Linux_fs/kernel/drivers/block/
H A Drbd.c4554 ceph_osdc_flush_notifies(&rbd_dev->rbd_client->client->osdc); in rbd_unregister_watch()