Searched refs:ceph_object_locator (Results 1 – 3 of 3) sorted by relevance
/include/linux/ceph/ |
D | cls_lock_client.h | 29 struct ceph_object_locator *oloc, 34 struct ceph_object_locator *oloc, 38 struct ceph_object_locator *oloc, 43 struct ceph_object_locator *oloc, 51 struct ceph_object_locator *oloc,
|
D | osdmap.h | 75 struct ceph_object_locator { struct 80 static inline void ceph_oloc_init(struct ceph_object_locator *oloc) in ceph_oloc_init() argument 86 static inline bool ceph_oloc_empty(const struct ceph_object_locator *oloc) in ceph_oloc_empty() 91 void ceph_oloc_copy(struct ceph_object_locator *dest, 92 const struct ceph_object_locator *src); 93 void ceph_oloc_destroy(struct ceph_object_locator *oloc); 296 const struct ceph_object_locator *oloc, 300 const struct ceph_object_locator *oloc,
|
D | osd_client.h | 153 struct ceph_object_locator base_oloc; 155 struct ceph_object_locator target_oloc; 228 struct ceph_object_locator oloc; 515 struct ceph_object_locator *oloc, 524 struct ceph_object_locator *src_oloc, 527 struct ceph_object_locator *dst_oloc, 536 struct ceph_object_locator *oloc, 545 struct ceph_object_locator *oloc, 552 struct ceph_object_locator *oloc, 562 struct ceph_object_locator *oloc,
|