Searched refs:ceph_osd_req_op (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ceph/ |
D | osd_client.h | 77 struct ceph_osd_req_op { struct 139 struct ceph_osd_req_op r_ops[CEPH_OSD_MAX_OP];
|
/linux-4.4.14/net/ceph/ |
D | osd_client.c | 282 struct ceph_osd_req_op *op; in osd_req_op_data_release() 457 static struct ceph_osd_req_op * 461 struct ceph_osd_req_op *op; in _osd_req_op_init() 486 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, in osd_req_op_extent_init() 508 struct ceph_osd_req_op *op; in osd_req_op_extent_update() 527 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, in osd_req_op_cls_init() 565 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, in osd_req_op_xattr_init() 599 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, in osd_req_op_watch_init() 616 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, in osd_req_op_alloc_hint_init() 657 struct ceph_osd_req_op *src; in osd_req_encode_op()
|