Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/ceph/
Dosd_client.h22 struct ceph_osd_client;
34 struct ceph_osd_client *o_osdc;
189 struct ceph_osd_client *r_osdc;
241 struct ceph_osd_client *osdc;
332 struct ceph_osd_client { struct
367 static inline bool ceph_osdmap_flag(struct ceph_osd_client *osdc, int flag) in ceph_osdmap_flag() argument
375 extern int ceph_osdc_init(struct ceph_osd_client *osdc,
377 extern void ceph_osdc_stop(struct ceph_osd_client *osdc);
379 extern void ceph_osdc_handle_reply(struct ceph_osd_client *osdc,
381 extern void ceph_osdc_handle_map(struct ceph_osd_client *osdc,
[all …]
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,
Dlibceph.h135 struct ceph_osd_client osdc;
/linux-4.19.296/fs/ceph/
Dioctl.c184 struct ceph_osd_client *osdc = in ceph_ioctl_get_dataloc()
Dxattr.c75 struct ceph_osd_client *osdc = &fsc->client->osdc; in ceph_vxattrcb_layout()
151 struct ceph_osd_client *osdc = &fsc->client->osdc; in ceph_vxattrcb_layout_pool()
Daddr.c183 struct ceph_osd_client *osdc = in ceph_do_readpage()
298 struct ceph_osd_client *osdc = in start_read()
Dfile.c1391 struct ceph_osd_client *osdc = &fsc->client->osdc; in ceph_write_iter()
Dcaps.c1145 struct ceph_osd_client *osdc = &arg->session->s_mdsc->fsc->client->osdc; in send_cap_msg()
3843 struct ceph_osd_client *osdc = &mdsc->fsc->client->osdc; in ceph_handle_caps()
Dmds_client.c1686 struct ceph_osd_client *osdc = &mdsc->fsc->client->osdc; in ceph_send_cap_releases()