Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
A Dosd_client.h23 struct ceph_osd_client;
35 struct ceph_osd_client *o_osdc;
199 struct ceph_osd_client *r_osdc;
253 struct ceph_osd_client *osdc;
344 struct ceph_osd_client { struct
386 extern int ceph_osdc_init(struct ceph_osd_client *osdc,
518 int ceph_osdc_call(struct ceph_osd_client *osdc,
528 ceph_osdc_watch(struct ceph_osd_client *osdc,
534 int ceph_osdc_unwatch(struct ceph_osd_client *osdc,
537 int ceph_osdc_notify_ack(struct ceph_osd_client *osdc,
[all …]
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,
A Dlibceph.h143 struct ceph_osd_client osdc;
/linux/net/ceph/
A Dosd_client.c79 struct ceph_osd_client *osdc = osd->o_osdc; in verify_osd_locked()
549 struct ceph_osd_client *osdc = req->r_osdc; in request_reinit()
618 struct ceph_osd_client *osdc = req->r_osdc; in __ceph_osdc_alloc_messages()
1272 struct ceph_osd_client *osdc = osd->o_osdc; in DEFINE_RB_FUNCS()
2752 linger_alloc(struct ceph_osd_client *osdc) in linger_alloc()
3333 struct ceph_osd_client *osdc = in handle_timeout()
3422 struct ceph_osd_client *osdc = in handle_osds_timeout()
5547 struct ceph_osd_client *osdc = o->o_osdc; in osd_get_authorizer()
5564 struct ceph_osd_client *osdc = o->o_osdc; in osd_add_authorizer_challenge()
5574 struct ceph_osd_client *osdc = o->o_osdc; in osd_verify_authorizer_reply()
[all …]
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()
A Ddebugfs.c58 struct ceph_osd_client *osdc = &client->osdc; in osdmap_show()
345 struct ceph_osd_client *osdc = &client->osdc; in osdc_show()
/linux/drivers/block/
A Drbd.c1413 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in __rbd_obj_add_osd_request()
1708 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in rbd_object_map_lock()
1766 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in rbd_object_map_unlock()
1805 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in __rbd_object_map_load()
2039 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in rbd_object_map_update()
3647 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in rbd_lock()
3670 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in rbd_unlock()
3693 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in __rbd_notify_op_lock()
3835 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in get_lock_owner_info()
3882 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in find_watcher()
[all …]
/linux/fs/ceph/
A Dioctl.c184 struct ceph_osd_client *osdc = in ceph_ioctl_get_dataloc()
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()
1051 struct ceph_osd_client *osdc = &fsc->client->osdc; in ceph_sync_setxattr()
A Dfile.c858 struct ceph_osd_client *osdc = &fsc->client->osdc; in ceph_sync_read()
1691 struct ceph_osd_client *osdc = &fsc->client->osdc; in ceph_write_iter()
2227 ceph_alloc_copyfrom_request(struct ceph_osd_client *osdc, in ceph_alloc_copyfrom_request()
2281 struct ceph_osd_client *osdc; in ceph_do_objects_copy()
A Daddr.c494 struct ceph_osd_client *osdc = &fsc->client->osdc; in writepage_nounlock()
A Dcaps.c1231 struct ceph_osd_client *osdc = &arg->session->s_mdsc->fsc->client->osdc; in encode_cap_msg()
4089 struct ceph_osd_client *osdc = &mdsc->fsc->client->osdc; in ceph_handle_caps()
A Dmds_client.c1995 struct ceph_osd_client *osdc = &mdsc->fsc->client->osdc; in ceph_send_cap_releases()

Completed in 59 milliseconds