Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ceph/
Dosd_client.h88 struct ceph_osd_req_op { struct
224 struct ceph_osd_req_op r_ops[];
410 struct ceph_osd_req_op *osd_req_op_init(struct ceph_osd_request *osd_req,
/linux-6.1.9/net/ceph/
Dosd_client.c372 struct ceph_osd_req_op *op; in osd_req_op_data_release()
652 struct ceph_osd_req_op *op; in get_num_data_items()
712 struct ceph_osd_req_op *
716 struct ceph_osd_req_op *op; in osd_req_op_init()
735 struct ceph_osd_req_op *op = osd_req_op_init(osd_req, which, in osd_req_op_extent_init()
757 struct ceph_osd_req_op *op; in osd_req_op_extent_update()
777 struct ceph_osd_req_op *op, *prev_op; in osd_req_op_extent_dup_last()
799 struct ceph_osd_req_op *op; in osd_req_op_cls_init()
843 struct ceph_osd_req_op *op = osd_req_op_init(osd_req, which, in osd_req_op_xattr_init()
886 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()