Searched refs:osd_req_op_extent_init (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/include/linux/ceph/ |
D | osd_client.h | 260 extern void osd_req_op_extent_init(struct ceph_osd_request *osd_req,
|
/linux-4.1.27/net/ceph/ |
D | osd_client.c | 474 void osd_req_op_extent_init(struct ceph_osd_request *osd_req, in osd_req_op_extent_init() function 494 EXPORT_SYMBOL(osd_req_op_extent_init); 802 osd_req_op_extent_init(req, which, opcode, objoff, objlen, in ceph_osdc_new_request()
|
/linux-4.1.27/drivers/block/ |
D | rbd.c | 2396 osd_req_op_extent_init(osd_request, num_ops, opcode, in rbd_img_obj_request_fill() 3552 osd_req_op_extent_init(obj_request->osd_req, 0, CEPH_OSD_OP_READ, in rbd_obj_read_sync()
|