Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/ceph/
Dosd_client.h140 struct ceph_osd_req_op { struct
282 struct ceph_osd_req_op r_ops[];
468 struct ceph_osd_req_op *osd_req_op_init(struct ceph_osd_request *osd_req,
567 int __ceph_alloc_sparse_ext_map(struct ceph_osd_req_op *op, int cnt);
576 static inline int ceph_alloc_sparse_ext_map(struct ceph_osd_req_op *op) in ceph_alloc_sparse_ext_map()
637 static inline u64 ceph_sparse_ext_map_end(struct ceph_osd_req_op *op) in ceph_sparse_ext_map_end()
/linux-6.6.21/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-6.6.21/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()