Home
last modified time | relevance | path

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

/linux-6.15/include/linux/ceph/
H A Dosd_client.h140 struct ceph_osd_req_op { struct
282 struct ceph_osd_req_op r_ops[] __counted_by(r_num_ops);
466 struct ceph_osd_req_op *osd_req_op_init(struct ceph_osd_request *osd_req,
559 int __ceph_alloc_sparse_ext_map(struct ceph_osd_req_op *op, int cnt);
568 static inline int ceph_alloc_sparse_ext_map(struct ceph_osd_req_op *op, int cnt) in ceph_alloc_sparse_ext_map()
630 static inline u64 ceph_sparse_ext_map_end(struct ceph_osd_req_op *op) in ceph_sparse_ext_map_end()
/linux-6.15/net/ceph/
H A Dosd_client.c374 struct ceph_osd_req_op *op; in osd_req_op_data_release()
656 struct ceph_osd_req_op *op; in get_num_data_items()
717 struct ceph_osd_req_op *
721 struct ceph_osd_req_op *op; in osd_req_op_init()
762 struct ceph_osd_req_op *op; in osd_req_op_extent_update()
804 struct ceph_osd_req_op *op; in osd_req_op_cls_init()
891 struct ceph_osd_req_op *op; in osd_req_op_watch_init()
906 struct ceph_osd_req_op *op; in osd_req_op_notify_init()
924 struct ceph_osd_req_op *op; in osd_req_op_alloc_hint_init()
2041 struct ceph_osd_req_op *op; in setup_request_data()
[all …]
H A Ddebugfs.c219 struct ceph_osd_req_op *op = &req->r_ops[i]; in dump_request()
/linux-6.15/fs/ceph/
H A Dfile.c1091 struct ceph_osd_req_op *op; in __ceph_sync_read()
1337 struct ceph_osd_req_op *op = &req->r_ops[0]; in ceph_aio_complete_req()
1531 struct ceph_osd_req_op *op; in ceph_direct_read_write()
1797 struct ceph_osd_req_op *op; in ceph_sync_write()
H A Daddr.c218 struct ceph_osd_req_op *op = &req->r_ops[0]; in finish_netfs_read()