Searched refs:osd_req_op_raw_data_in_pages (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/include/linux/ceph/ |
D | osd_client.h | 254 extern void osd_req_op_raw_data_in_pages(struct ceph_osd_request *,
|
/linux-4.4.14/net/ceph/ |
D | osd_client.c | 155 void osd_req_op_raw_data_in_pages(struct ceph_osd_request *osd_req, in osd_req_op_raw_data_in_pages() function 166 EXPORT_SYMBOL(osd_req_op_raw_data_in_pages);
|
/linux-4.4.14/fs/ceph/ |
D | addr.c | 1704 osd_req_op_raw_data_in_pages(rd_req, 0, pages, PAGE_SIZE, in __ceph_pool_perm_get()
|
/linux-4.4.14/drivers/block/ |
D | rbd.c | 2890 osd_req_op_raw_data_in_pages(stat_request->osd_req, 0, pages, size, 0, in rbd_img_obj_exists_submit()
|