Searched refs:osd_req_op_cls_init (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A D | cls_lock_client.c | 401 ret = osd_req_op_cls_init(req, which, "lock", "assert_locked"); in ceph_cls_assert_locked()
|
| H A D | osd_client.c | 796 int osd_req_op_cls_init(struct ceph_osd_request *osd_req, unsigned int which, in osd_req_op_cls_init() function 837 EXPORT_SYMBOL(osd_req_op_cls_init); 5097 ret = osd_req_op_cls_init(req, 0, class, method); in ceph_osdc_call()
|
| /OK3568_Linux_fs/kernel/include/linux/ceph/ |
| H A D | osd_client.h | 471 int osd_req_op_cls_init(struct ceph_osd_request *osd_req, unsigned int which,
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | rbd.c | 2067 ret = osd_req_op_cls_init(req, which, "rbd", "object_map_update"); in rbd_cls_object_map_update() 2250 ret = osd_req_op_cls_init(osd_req, which, "rbd", "copyup"); in rbd_osd_setup_copyup()
|