Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/ceph/
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/
Dosd_client.c280 struct ceph_osd_req_op *op; in osd_req_op_data_release()
451 static struct ceph_osd_req_op *
455 struct ceph_osd_req_op *op; in _osd_req_op_init()
479 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, opcode); in osd_req_op_extent_init()
499 struct ceph_osd_req_op *op; in osd_req_op_extent_update()
518 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, opcode); in osd_req_op_cls_init()
555 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, opcode); in osd_req_op_xattr_init()
588 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, opcode); in osd_req_op_watch_init()
604 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, in osd_req_op_alloc_hint_init()
644 struct ceph_osd_req_op *src; in osd_req_encode_op()