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

/linux-master/include/linux/ceph/
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 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
439 static inline bool ceph_osdmap_flag(struct ceph_osd_client *osdc, int flag)
447 extern int ceph_osdc_init(struct ceph_osd_client *osdc,
449 extern void ceph_osdc_stop(struct ceph_osd_client *osdc);
450 extern void ceph_osdc_reopen_osds(struct ceph_osd_client *osdc);
452 extern void ceph_osdc_handle_reply(struct ceph_osd_client *osd
[all...]
H A Dlibceph.h134 struct ceph_osd_client osdc;
/linux-master/net/ceph/
H A Dosd_client.c69 static inline void verify_osdc_locked(struct ceph_osd_client *osdc)
73 static inline void verify_osdc_wrlocked(struct ceph_osd_client *osdc)
79 struct ceph_osd_client *osdc = osd->o_osdc;
90 static inline void verify_osdc_locked(struct ceph_osd_client *osdc) { }
91 static inline void verify_osdc_wrlocked(struct ceph_osd_client *osdc) { }
567 struct ceph_osd_request *ceph_osdc_alloc_request(struct ceph_osd_client *osdc,
608 struct ceph_osd_client *osdc = req->r_osdc;
1078 struct ceph_osd_request *ceph_osdc_new_request(struct ceph_osd_client *osdc,
1195 static void for_each_request(struct ceph_osd_client *osdc,
1282 static struct ceph_osd *create_osd(struct ceph_osd_client *osd
[all...]
H A Dcls_lock_client.c25 int ceph_cls_lock(struct ceph_osd_client *osdc,
93 int ceph_cls_unlock(struct ceph_osd_client *osdc,
144 int ceph_cls_break_lock(struct ceph_osd_client *osdc,
190 int ceph_cls_set_cookie(struct ceph_osd_client *osdc,
334 int ceph_cls_lock_info(struct ceph_osd_client *osdc,
H A Ddebugfs.c58 struct ceph_osd_client *osdc = &client->osdc;
345 struct ceph_osd_client *osdc = &client->osdc;
/linux-master/drivers/block/
H A Drbd.c1431 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
1730 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
1788 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
1827 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
2061 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
3671 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
3694 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
3717 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
3878 struct ceph_osd_client *osdc = &rbd_dev->rbd_client->client->osdc;
3942 struct ceph_osd_client *osd
[all...]
/linux-master/fs/ceph/
H A Dioctl.c185 struct ceph_osd_client *osdc =
H A Dxattr.c62 struct ceph_osd_client *osdc = &fsc->client->osdc;
166 struct ceph_osd_client *osdc = &fsc->client->osdc;
1116 struct ceph_osd_client *osdc = &fsc->client->osdc;
H A Dfile.c993 struct ceph_osd_client *osdc = &fsc->client->osdc;
1657 struct ceph_osd_client *osdc = &fsc->client->osdc;
2279 struct ceph_osd_client *osdc = &fsc->client->osdc;
2769 ceph_alloc_copyfrom_request(struct ceph_osd_client *osdc,
2823 struct ceph_osd_client *osdc;
H A Daddr.c654 struct ceph_osd_client *osdc = &fsc->client->osdc;
H A Dcaps.c1261 struct ceph_osd_client *osdc = &mdsc->fsc->client->osdc;
4393 struct ceph_osd_client *osdc = &mdsc->fsc->client->osdc;
H A Dmds_client.c2322 struct ceph_osd_client *osdc = &mdsc->fsc->client->osdc;

Completed in 290 milliseconds