Searched refs:osd_req_op_cls_init (Results 1 – 3 of 3) sorted by relevance
| /linux/net/ceph/ |
| H A D | cls_lock_client.c | 407 ret = osd_req_op_cls_init(req, which, "lock", "assert_locked"); in ceph_cls_assert_locked()
|
| H A D | osd_client.c | 801 int osd_req_op_cls_init(struct ceph_osd_request *osd_req, unsigned int which, in osd_req_op_cls_init() function 842 EXPORT_SYMBOL(osd_req_op_cls_init); 5149 ret = osd_req_op_cls_init(req, 0, class, method); in ceph_osdc_call()
|
| /linux/include/linux/ceph/ |
| H A D | osd_client.h | 523 int osd_req_op_cls_init(struct ceph_osd_request *osd_req, unsigned int which,
|