Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A 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()
/openbmc/linux/net/ceph/
H A 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()
785 struct ceph_osd_req_op *op; in osd_req_op_extent_update()
827 struct ceph_osd_req_op *op; in osd_req_op_cls_init()
914 struct ceph_osd_req_op *op; in osd_req_op_watch_init()
929 struct ceph_osd_req_op *op; in osd_req_op_notify_init()
947 struct ceph_osd_req_op *op; in osd_req_op_alloc_hint_init()
2062 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()
/openbmc/linux/fs/ceph/
H A Dfile.c1001 struct ceph_osd_req_op *op; in __ceph_sync_read()
1244 struct ceph_osd_req_op *op = &req->r_ops[0]; in ceph_aio_complete_req()
1434 struct ceph_osd_req_op *op; in ceph_direct_read_write()
1696 struct ceph_osd_req_op *op; in ceph_sync_write()
H A Daddr.c250 struct ceph_osd_req_op *op = &req->r_ops[0]; in finish_netfs_read()