Searched refs:ceph_osd_client (Results 1 – 3 of 3) sorted by relevance
| /include/linux/ceph/ |
| 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,
|
| 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 …]
|
| A D | libceph.h | 134 struct ceph_osd_client osdc;
|
Completed in 8 milliseconds