Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dosd_client.h395 extern void osd_req_op_extent_init(struct ceph_osd_request *osd_req,
/Linux-v4.19/drivers/block/
Drbd.c1765 osd_req_op_extent_init(obj_req->osd_req, 0, CEPH_OSD_OP_READ, in rbd_obj_setup_read()
1812 osd_req_op_extent_init(obj_req->osd_req, which, opcode, in __rbd_obj_setup_write()
1874 osd_req_op_extent_init(obj_req->osd_req, which++, opcode, in __rbd_obj_setup_discard()
3797 osd_req_op_extent_init(req, 0, CEPH_OSD_OP_READ, 0, buf_len, 0, 0); in rbd_obj_read_sync()
/Linux-v4.19/net/ceph/
Dosd_client.c703 void osd_req_op_extent_init(struct ceph_osd_request *osd_req, in osd_req_op_extent_init() function
725 EXPORT_SYMBOL(osd_req_op_extent_init);
1028 osd_req_op_extent_init(req, which, opcode, objoff, objlen, in ceph_osdc_new_request()