Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Dosd_client.h308 extern void osd_req_op_watch_init(struct ceph_osd_request *osd_req,
/linux-4.4.14/net/ceph/
Dosd_client.c595 void osd_req_op_watch_init(struct ceph_osd_request *osd_req, in osd_req_op_watch_init() function
609 EXPORT_SYMBOL(osd_req_op_watch_init);
/linux-4.4.14/drivers/block/
Drbd.c3113 osd_req_op_watch_init(obj_request->osd_req, 0, CEPH_OSD_OP_NOTIFY_ACK, in rbd_obj_notify_ack_sync()
3179 osd_req_op_watch_init(obj_request->osd_req, 0, CEPH_OSD_OP_WATCH, in rbd_obj_watch_request_helper()