Home
last modified time | relevance | path

Searched refs:ceph_osd_client (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/include/linux/ceph/
H A Dosd_client.h23 struct ceph_osd_client;
83 struct ceph_osd_client *o_osdc;
256 struct ceph_osd_client *r_osdc;
311 struct ceph_osd_client *osdc;
405 struct ceph_osd_client { struct
447 extern int ceph_osdc_init(struct ceph_osd_client *osdc,
594 int ceph_osdc_call(struct ceph_osd_client *osdc,
604 ceph_osdc_watch(struct ceph_osd_client *osdc,
610 int ceph_osdc_unwatch(struct ceph_osd_client *osdc,
613 int ceph_osdc_notify_ack(struct ceph_osd_client *osdc,
[all …]
H A Dcls_lock_client.h27 int ceph_cls_lock(struct ceph_osd_client *osdc,
32 int ceph_cls_unlock(struct ceph_osd_client *osdc,
36 int ceph_cls_break_lock(struct ceph_osd_client *osdc,
41 int ceph_cls_set_cookie(struct ceph_osd_client *osdc,
49 int ceph_cls_lock_info(struct ceph_osd_client *osdc,
H A Dlibceph.h134 struct ceph_osd_client osdc;
/openbmc/linux/net/ceph/
H A Dosd_client.c79 struct ceph_osd_client *osdc = osd->o_osdc; in verify_osd_locked()
608 struct ceph_osd_client *osdc = req->r_osdc; in __ceph_osdc_alloc_messages()
2821 linger_alloc(struct ceph_osd_client *osdc) in linger_alloc()
2900 struct ceph_osd_client *osdc = lreq->osdc; in linger_registered()
2912 struct ceph_osd_client *osdc = lreq->osdc; in linger_register()
3448 struct ceph_osd_client *osdc = in handle_timeout()
3537 struct ceph_osd_client *osdc = in handle_osds_timeout()
5603 struct ceph_osd_client *osdc = o->o_osdc; in osd_get_authorizer()
5620 struct ceph_osd_client *osdc = o->o_osdc; in osd_add_authorizer_challenge()
5630 struct ceph_osd_client *osdc = o->o_osdc; in osd_verify_authorizer_reply()
[all …]
H A Dcls_lock_client.c25 int ceph_cls_lock(struct ceph_osd_client *osdc, in ceph_cls_lock()
93 int ceph_cls_unlock(struct ceph_osd_client *osdc, in ceph_cls_unlock()
144 int ceph_cls_break_lock(struct ceph_osd_client *osdc, in ceph_cls_break_lock()
190 int ceph_cls_set_cookie(struct ceph_osd_client *osdc, in ceph_cls_set_cookie()
334 int ceph_cls_lock_info(struct ceph_osd_client *osdc, in ceph_cls_lock_info()
H A Ddebugfs.c58 struct ceph_osd_client *osdc = &client->osdc; in osdmap_show()
345 struct ceph_osd_client *osdc = &client->osdc; in osdc_show()
/openbmc/linux/drivers/block/
H A Drbd.c1431 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in __rbd_obj_add_osd_request()
1730 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in rbd_object_map_lock()
1788 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in rbd_object_map_unlock()
1827 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in __rbd_object_map_load()
2061 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in rbd_object_map_update()
3671 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in rbd_lock()
3694 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in rbd_unlock()
3717 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in __rbd_notify_op_lock()
3878 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in get_lock_owner_info()
3942 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in find_watcher()
[all …]
/openbmc/linux/fs/ceph/
H A Dioctl.c185 struct ceph_osd_client *osdc = in ceph_ioctl_get_dataloc()
H A Dxattr.c61 struct ceph_osd_client *osdc = &fsc->client->osdc; in ceph_vxattrcb_layout()
165 struct ceph_osd_client *osdc = &fsc->client->osdc; in ceph_vxattrcb_layout_pool()
1101 struct ceph_osd_client *osdc = &fsc->client->osdc; in ceph_sync_setxattr()
H A Dfile.c966 struct ceph_osd_client *osdc = &fsc->client->osdc; in __ceph_sync_read()
1617 struct ceph_osd_client *osdc = &fsc->client->osdc; in ceph_sync_write()
2235 struct ceph_osd_client *osdc = &fsc->client->osdc; in ceph_write_iter()
2722 ceph_alloc_copyfrom_request(struct ceph_osd_client *osdc, in ceph_alloc_copyfrom_request()
2776 struct ceph_osd_client *osdc; in ceph_do_objects_copy()
H A Daddr.c668 struct ceph_osd_client *osdc = &fsc->client->osdc; in writepage_nounlock()
H A Dcaps.c1231 struct ceph_osd_client *osdc = &arg->session->s_mdsc->fsc->client->osdc; in encode_cap_msg()
4302 struct ceph_osd_client *osdc = &mdsc->fsc->client->osdc; in ceph_handle_caps()
H A Dmds_client.c2273 struct ceph_osd_client *osdc = &mdsc->fsc->client->osdc; in ceph_send_cap_releases()