Searched refs:_osd_req_op_init (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/net/ceph/ |
D | osd_client.c | 458 _osd_req_op_init(struct ceph_osd_request *osd_req, unsigned int which, in _osd_req_op_init() function 477 (void)_osd_req_op_init(osd_req, which, opcode, flags); 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() 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()
|