Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Dosd_client.h87 struct ceph_osd_req_op { struct
212 struct ceph_osd_req_op r_ops[];
/Linux-v4.19/net/ceph/
Dosd_client.c372 struct ceph_osd_req_op *op; in osd_req_op_data_release()
679 static struct ceph_osd_req_op *
683 struct ceph_osd_req_op *op; in _osd_req_op_init()
708 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, in osd_req_op_extent_init()
730 struct ceph_osd_req_op *op; in osd_req_op_extent_update()
750 struct ceph_osd_req_op *op, *prev_op; in osd_req_op_extent_dup_last()
772 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, in osd_req_op_cls_init()
811 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, in osd_req_op_xattr_init()
847 struct ceph_osd_req_op *op; in osd_req_op_watch_init()
860 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, in osd_req_op_alloc_hint_init()
[all …]
Ddebugfs.c217 struct ceph_osd_req_op *op = &req->r_ops[i]; in dump_request()