Searched refs:ceph_osd_req_op (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/ceph/
H A Dosd_client.h77 struct ceph_osd_req_op { struct
139 struct ceph_osd_req_op r_ops[CEPH_OSD_MAX_OP];
/linux-4.1.27/net/ceph/
H A Dosd_client.c280 struct ceph_osd_req_op *op; osd_req_op_data_release()
451 static struct ceph_osd_req_op * _osd_req_op_init()
455 struct ceph_osd_req_op *op; _osd_req_op_init()
479 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, opcode); osd_req_op_extent_init()
499 struct ceph_osd_req_op *op; osd_req_op_extent_update()
518 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, opcode); osd_req_op_cls_init()
555 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, opcode); osd_req_op_xattr_init()
588 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, opcode); osd_req_op_watch_init()
604 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, osd_req_op_alloc_hint_init()
644 struct ceph_osd_req_op *src; osd_req_encode_op()

Completed in 81 milliseconds