Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/ceph/
Dosd_client.h158 struct ceph_osd_req_op { struct
215 struct ceph_osd_req_op *op); argument
220 struct ceph_osd_req_op *ops,
228 struct ceph_osd_req_op *src_ops,
/linux-3.4.99/drivers/block/
Drbd.c799 static int rbd_create_rw_ops(struct ceph_osd_req_op **ops, in rbd_create_rw_ops()
804 *ops = kzalloc(sizeof(struct ceph_osd_req_op) * (num_ops + 1), in rbd_create_rw_ops()
817 static void rbd_destroy_ops(struct ceph_osd_req_op *ops) in rbd_destroy_ops()
878 struct ceph_osd_req_op *ops, in rbd_do_request()
1031 struct ceph_osd_req_op *orig_ops, in rbd_req_sync_op()
1042 struct ceph_osd_req_op *ops = orig_ops; in rbd_req_sync_op()
1103 struct ceph_osd_req_op *ops; in rbd_do_op()
1206 struct ceph_osd_req_op *ops; in rbd_req_sync_notify_ack()
1260 struct ceph_osd_req_op *ops; in rbd_req_sync_watch()
1304 struct ceph_osd_req_op *ops; in rbd_req_sync_unwatch()
[all …]
/linux-3.4.99/net/ceph/
Dosd_client.c60 struct ceph_osd_req_op *op) in ceph_calc_raw_layout()
123 struct ceph_osd_req_op *op) in calc_layout()
177 static int get_num_ops(struct ceph_osd_req_op *ops, int *needs_trail) in get_num_ops()
195 struct ceph_osd_req_op *ops, in ceph_osdc_alloc_request()
285 struct ceph_osd_req_op *src) in osd_req_encode_op()
367 struct ceph_osd_req_op *src_ops, in ceph_osdc_build_request()
375 struct ceph_osd_req_op *src_op; in ceph_osdc_build_request()
463 struct ceph_osd_req_op ops[3]; in ceph_osdc_new_request()