Home
last modified time | relevance | path

Searched refs:ceph_osd_op (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/include/linux/ceph/
Drados.h350 struct ceph_osd_op { struct
407 struct ceph_osd_op ops[]; /* followed by ops[], obj, ticket, snaps */
421 struct ceph_osd_op ops[0]; /* ops[], object */
/linux-3.4.99/net/ceph/
Ddebugfs.c127 struct ceph_osd_op *op; in osdc_show()
Dosd_client.c207 msg_size += num_op*sizeof(struct ceph_osd_op); in ceph_osdc_alloc_request()
284 struct ceph_osd_op *dst, in osd_req_encode_op()
376 struct ceph_osd_op *op; in ceph_osdc_build_request()
1172 numops * sizeof(struct ceph_osd_op)) in handle_reply()
/linux-3.4.99/fs/ceph/
Daddr.c562 struct ceph_osd_op *op; in writepages_finish()
749 struct ceph_osd_op *op; in ceph_writepages_start()
/linux-3.4.99/drivers/block/
Drbd.c986 struct ceph_osd_op *op; in rbd_req_cb()