Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/ceph/
Dosd_client.h88 struct ceph_osd_req_op { struct
224 struct ceph_osd_req_op r_ops[];
407 struct ceph_osd_req_op *osd_req_op_init(struct ceph_osd_request *osd_req,
/Linux-v5.10/net/ceph/
Dosd_client.c372 struct ceph_osd_req_op *op; in osd_req_op_data_release()
689 struct ceph_osd_req_op *op; in get_num_data_items()
749 struct ceph_osd_req_op *
753 struct ceph_osd_req_op *op; in osd_req_op_init()
772 struct ceph_osd_req_op *op = osd_req_op_init(osd_req, which, in osd_req_op_extent_init()
794 struct ceph_osd_req_op *op; in osd_req_op_extent_update()
814 struct ceph_osd_req_op *op, *prev_op; in osd_req_op_extent_dup_last()
836 struct ceph_osd_req_op *op; in osd_req_op_cls_init()
880 struct ceph_osd_req_op *op = osd_req_op_init(osd_req, which, in osd_req_op_xattr_init()
923 struct ceph_osd_req_op *op; in osd_req_op_watch_init()
[all …]
Ddebugfs.c219 struct ceph_osd_req_op *op = &req->r_ops[i]; in dump_request()