Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/ceph/
Dosd_client.h153 struct ceph_osd_req_op { struct
210 struct ceph_osd_req_op *op); argument
215 struct ceph_osd_req_op *ops,
223 struct ceph_osd_req_op *src_ops,
/linux-2.6.39/drivers/block/
Drbd.c754 static int rbd_create_rw_ops(struct ceph_osd_req_op **ops, in rbd_create_rw_ops()
759 *ops = kzalloc(sizeof(struct ceph_osd_req_op) * (num_ops + 1), in rbd_create_rw_ops()
772 static void rbd_destroy_ops(struct ceph_osd_req_op *ops) in rbd_destroy_ops()
833 struct ceph_osd_req_op *ops, in rbd_do_request()
991 struct ceph_osd_req_op *orig_ops, in rbd_req_sync_op()
1002 struct ceph_osd_req_op *ops = orig_ops; in rbd_req_sync_op()
1063 struct ceph_osd_req_op *ops; in rbd_do_op()
1166 struct ceph_osd_req_op *ops; in rbd_req_sync_notify_ack()
1213 struct ceph_osd_req_op *ops; in rbd_req_sync_watch()
1271 struct ceph_osd_req_op *ops; in rbd_req_sync_notify()
[all …]
/linux-2.6.39/net/ceph/
Dosd_client.c60 struct ceph_osd_req_op *op) in ceph_calc_raw_layout()
120 struct ceph_osd_req_op *op) in calc_layout()
170 static int get_num_ops(struct ceph_osd_req_op *ops, int *needs_trail) in get_num_ops()
188 struct ceph_osd_req_op *ops, in ceph_osdc_alloc_request()
276 struct ceph_osd_req_op *src) in osd_req_encode_op()
358 struct ceph_osd_req_op *src_ops, in ceph_osdc_build_request()
366 struct ceph_osd_req_op *src_op; in ceph_osdc_build_request()
454 struct ceph_osd_req_op ops[3]; in ceph_osdc_new_request()