Searched refs:osdc (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 | 311 struct ceph_osd_client *osdc; member 441 return osdc->osdmap->flags & flag; in ceph_osdmap_flag() 447 extern int ceph_osdc_init(struct ceph_osd_client *osdc, 449 extern void ceph_osdc_stop(struct ceph_osd_client *osdc); 584 extern void ceph_osdc_sync(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, 615 int ceph_osdc_notify(struct ceph_osd_client *osdc, [all …]
|
| A D | libceph.h | 134 struct ceph_osd_client osdc; member
|
Completed in 10 milliseconds