Searched refs:ceph_osd_client (Results 1 – 13 of 13) sorted by relevance
| /linux-6.15/include/linux/ceph/ |
| H A D | osd_client.h | 23 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, 589 int ceph_osdc_call(struct ceph_osd_client *osdc, 599 ceph_osdc_watch(struct ceph_osd_client *osdc, 605 int ceph_osdc_unwatch(struct ceph_osd_client *osdc, 608 int ceph_osdc_notify_ack(struct ceph_osd_client *osdc, [all …]
|
| H A D | cls_lock_client.h | 27 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 D | libceph.h | 134 struct ceph_osd_client osdc;
|
| /linux-6.15/net/ceph/ |
| H A D | osd_client.c | 79 struct ceph_osd_client *osdc = osd->o_osdc; in verify_osd_locked() 585 struct ceph_osd_client *osdc = req->r_osdc; in __ceph_osdc_alloc_messages() 1306 struct ceph_osd_client *osdc = osd->o_osdc; in DEFINE_RB_FUNCS() 2800 linger_alloc(struct ceph_osd_client *osdc) in linger_alloc() 2879 struct ceph_osd_client *osdc = lreq->osdc; in linger_registered() 3427 struct ceph_osd_client *osdc = in handle_timeout() 3516 struct ceph_osd_client *osdc = in handle_osds_timeout() 5548 struct ceph_osd_client *osdc = o->o_osdc; in osd_get_authorizer() 5565 struct ceph_osd_client *osdc = o->o_osdc; in osd_add_authorizer_challenge() 5575 struct ceph_osd_client *osdc = o->o_osdc; in osd_verify_authorizer_reply() [all …]
|
| H A D | cls_lock_client.c | 25 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 D | debugfs.c | 58 struct ceph_osd_client *osdc = &client->osdc; in osdmap_show() 345 struct ceph_osd_client *osdc = &client->osdc; in osdc_show()
|
| /linux-6.15/drivers/block/ |
| H A D | rbd.c | 1431 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() 3667 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in rbd_lock() 3690 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in rbd_unlock() 3713 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in __rbd_notify_op_lock() 3874 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in get_lock_owner_info() 3938 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc; in find_watcher() [all …]
|
| /linux-6.15/fs/ceph/ |
| H A D | xattr.c | 62 struct ceph_osd_client *osdc = &fsc->client->osdc; in ceph_vxattrcb_layout() 166 struct ceph_osd_client *osdc = &fsc->client->osdc; in ceph_vxattrcb_layout_pool() 1116 struct ceph_osd_client *osdc = &fsc->client->osdc; in ceph_sync_setxattr()
|
| H A D | ioctl.c | 185 struct ceph_osd_client *osdc = in ceph_ioctl_get_dataloc()
|
| H A D | file.c | 1055 struct ceph_osd_client *osdc = &fsc->client->osdc; in __ceph_sync_read() 1718 struct ceph_osd_client *osdc = &fsc->client->osdc; in ceph_sync_write() 2340 struct ceph_osd_client *osdc = &fsc->client->osdc; in ceph_write_iter() 2830 ceph_alloc_copyfrom_request(struct ceph_osd_client *osdc, in ceph_alloc_copyfrom_request() 2884 struct ceph_osd_client *osdc; in ceph_do_objects_copy()
|
| H A D | caps.c | 1248 struct ceph_osd_client *osdc = &mdsc->fsc->client->osdc; in encode_cap_msg() 4399 struct ceph_osd_client *osdc = &mdsc->fsc->client->osdc; in ceph_handle_caps()
|
| H A D | addr.c | 720 struct ceph_osd_client *osdc = &fsc->client->osdc; in write_folio_nounlock()
|
| H A D | mds_client.c | 2314 struct ceph_osd_client *osdc = &mdsc->fsc->client->osdc; in ceph_send_cap_releases()
|