Home
last modified time | relevance | path

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

/linux/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/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()
740 struct ceph_osd_req_op *op = osd_req_op_init(osd_req, which, in osd_req_op_extent_init()
762 struct ceph_osd_req_op *op; in osd_req_op_extent_update()
782 struct ceph_osd_req_op *op, *prev_op; in osd_req_op_extent_dup_last()
804 struct ceph_osd_req_op *op; in osd_req_op_cls_init()
848 struct ceph_osd_req_op *op = osd_req_op_init(osd_req, which, in osd_req_op_xattr_init()
891 struct ceph_osd_req_op *op; in osd_req_op_watch_init()
[all …]
H A Ddebugfs.c225 struct ceph_osd_req_op *op = &req->r_ops[i]; in dump_request()
/linux/fs/ceph/
H A Dfile.c1104 struct ceph_osd_req_op *op; in __ceph_sync_read()
1359 struct ceph_osd_req_op *op = &req->r_ops[0]; in ceph_aio_complete_req()
1564 struct ceph_osd_req_op *op; in ceph_direct_read_write()
1841 struct ceph_osd_req_op *op; in ceph_sync_write()
H A Daddr.c219 struct ceph_osd_req_op *op = &req->r_ops[0]; in finish_netfs_read()