Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/ceph/
Dosd_client.h139 struct ceph_osd_req_op { struct
281 struct ceph_osd_req_op r_ops[];
467 struct ceph_osd_req_op *osd_req_op_init(struct ceph_osd_request *osd_req,
566 int __ceph_alloc_sparse_ext_map(struct ceph_osd_req_op *op, int cnt);
575 static inline int ceph_alloc_sparse_ext_map(struct ceph_osd_req_op *op) in ceph_alloc_sparse_ext_map()
636 static inline u64 ceph_sparse_ext_map_end(struct ceph_osd_req_op *op) in ceph_sparse_ext_map_end()
/Linux-v6.6/net/ceph/
Dosd_client.c397 struct ceph_osd_req_op *op; in osd_req_op_data_release()
679 struct ceph_osd_req_op *op; in get_num_data_items()
740 struct ceph_osd_req_op *
744 struct ceph_osd_req_op *op; in osd_req_op_init()
763 struct ceph_osd_req_op *op = osd_req_op_init(osd_req, which, in osd_req_op_extent_init()
785 struct ceph_osd_req_op *op; in osd_req_op_extent_update()
805 struct ceph_osd_req_op *op, *prev_op; in osd_req_op_extent_dup_last()
827 struct ceph_osd_req_op *op; in osd_req_op_cls_init()
871 struct ceph_osd_req_op *op = osd_req_op_init(osd_req, which, in osd_req_op_xattr_init()
914 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()
/Linux-v6.6/fs/ceph/
Dfile.c1001 struct ceph_osd_req_op *op; in __ceph_sync_read()
1241 struct ceph_osd_req_op *op = &req->r_ops[0]; in ceph_aio_complete_req()
1431 struct ceph_osd_req_op *op; in ceph_direct_read_write()
1693 struct ceph_osd_req_op *op; in ceph_sync_write()
Daddr.c250 struct ceph_osd_req_op *op = &req->r_ops[0]; in finish_netfs_read()