Searched refs:osd_req_op_cls_init (Results  1 – 3 of 3) sorted by relevance
| /linux-4.1.27/include/linux/ceph/ | 
| D | osd_client.h | 302 extern void osd_req_op_cls_init(struct ceph_osd_request *osd_req,
  | 
| /linux-4.1.27/net/ceph/ | 
| D | osd_client.c | 515 void osd_req_op_cls_init(struct ceph_osd_request *osd_req, unsigned int which,  in osd_req_op_cls_init()  function 549 EXPORT_SYMBOL(osd_req_op_cls_init);
  | 
| /linux-4.1.27/drivers/block/ | 
| D | rbd.c | 2636 	osd_req_op_cls_init(osd_req, 0, CEPH_OSD_OP_CALL, "rbd", "copyup");  in rbd_img_obj_parent_read_full_callback() 3290 	osd_req_op_cls_init(obj_request->osd_req, 0, CEPH_OSD_OP_CALL,  in rbd_obj_method_sync()
  |