Symbol: ceph_osd_req_op
fs/ceph/addr.c
218
struct ceph_osd_req_op *op = &req->r_ops[0];
fs/ceph/file.c
1085
struct ceph_osd_req_op *op;
fs/ceph/file.c
1331
struct ceph_osd_req_op *op = &req->r_ops[0];
fs/ceph/file.c
1525
struct ceph_osd_req_op *op;
fs/ceph/file.c
1791
struct ceph_osd_req_op *op;
include/linux/ceph/osd_client.h
282
struct ceph_osd_req_op r_ops[] __counted_by(r_num_ops);
include/linux/ceph/osd_client.h
466
struct ceph_osd_req_op *osd_req_op_init(struct ceph_osd_request *osd_req,
include/linux/ceph/osd_client.h
559
int __ceph_alloc_sparse_ext_map(struct ceph_osd_req_op *op, int cnt);
include/linux/ceph/osd_client.h
568
static inline int ceph_alloc_sparse_ext_map(struct ceph_osd_req_op *op, int cnt)
include/linux/ceph/osd_client.h
630
static inline u64 ceph_sparse_ext_map_end(struct ceph_osd_req_op *op)
net/ceph/debugfs.c
225
struct ceph_osd_req_op *op = &req->r_ops[i];
net/ceph/osd_client.c
1151
int __ceph_alloc_sparse_ext_map(struct ceph_osd_req_op *op, int cnt)
net/ceph/osd_client.c
2045
struct ceph_osd_req_op *op;
net/ceph/osd_client.c
374
struct ceph_osd_req_op *op;
net/ceph/osd_client.c
4848
struct ceph_osd_req_op *op;
net/ceph/osd_client.c
5308
struct ceph_osd_req_op *op;
net/ceph/osd_client.c
5340
CEPH_OSD_SLAB_OPS * sizeof(struct ceph_osd_req_op);
net/ceph/osd_client.c
5396
struct ceph_osd_req_op *op = &req->r_ops[i];
net/ceph/osd_client.c
5722
struct ceph_osd_req_op *op;
net/ceph/osd_client.c
656
struct ceph_osd_req_op *op;
net/ceph/osd_client.c
717
struct ceph_osd_req_op *
net/ceph/osd_client.c
721
struct ceph_osd_req_op *op;
net/ceph/osd_client.c
740
struct ceph_osd_req_op *op = osd_req_op_init(osd_req, which,
net/ceph/osd_client.c
762
struct ceph_osd_req_op *op;
net/ceph/osd_client.c
782
struct ceph_osd_req_op *op, *prev_op;
net/ceph/osd_client.c
804
struct ceph_osd_req_op *op;
net/ceph/osd_client.c
848
struct ceph_osd_req_op *op = osd_req_op_init(osd_req, which,
net/ceph/osd_client.c
891
struct ceph_osd_req_op *op;
net/ceph/osd_client.c
906
struct ceph_osd_req_op *op;
net/ceph/osd_client.c
924
struct ceph_osd_req_op *op;
net/ceph/osd_client.c
967
const struct ceph_osd_req_op *src)