Searched refs:ceph_osd_req_op (Results 1 – 1 of 1) sorted by relevance
140 struct ceph_osd_req_op { struct282 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()
Completed in 8 milliseconds