Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/ceph/
Dosd_client.h87 struct ceph_osd_req_op { struct
219 struct ceph_osd_req_op r_ops[];
/Linux-v5.4/net/ceph/
Dosd_client.c372 struct ceph_osd_req_op *op; in osd_req_op_data_release()
687 struct ceph_osd_req_op *op; in get_num_data_items()
747 static struct ceph_osd_req_op *
751 struct ceph_osd_req_op *op; in _osd_req_op_init()
776 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, in osd_req_op_extent_init()
798 struct ceph_osd_req_op *op; in osd_req_op_extent_update()
818 struct ceph_osd_req_op *op, *prev_op; in osd_req_op_extent_dup_last()
840 struct ceph_osd_req_op *op; in osd_req_op_cls_init()
884 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, in osd_req_op_xattr_init()
927 struct ceph_osd_req_op *op; in osd_req_op_watch_init()
[all …]
Ddebugfs.c217 struct ceph_osd_req_op *op = &req->r_ops[i]; in dump_request()