Searched refs:ceph_object_locator (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/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 | 72 struct ceph_object_locator { struct 77 static inline void ceph_oloc_init(struct ceph_object_locator *oloc) in ceph_oloc_init() argument 83 static inline bool ceph_oloc_empty(const struct ceph_object_locator *oloc) in ceph_oloc_empty() 88 void ceph_oloc_copy(struct ceph_object_locator *dest, 89 const struct ceph_object_locator *src); 90 void ceph_oloc_destroy(struct ceph_object_locator *oloc); 284 const struct ceph_object_locator *oloc, 288 const struct ceph_object_locator *oloc,
|
D | osd_client.h | 144 struct ceph_object_locator base_oloc; 146 struct ceph_object_locator target_oloc; 216 struct ceph_object_locator oloc; 491 struct ceph_object_locator *oloc, 518 struct ceph_object_locator *oloc, 527 struct ceph_object_locator *oloc, 534 struct ceph_object_locator *oloc, 544 struct ceph_object_locator *oloc,
|
/Linux-v4.19/net/ceph/ |
D | cls_lock_client.c | 24 struct ceph_object_locator *oloc, in ceph_cls_lock() 90 struct ceph_object_locator *oloc, in ceph_cls_unlock() 139 struct ceph_object_locator *oloc, in ceph_cls_break_lock() 185 struct ceph_object_locator *oloc, in ceph_cls_set_cookie() 326 struct ceph_object_locator *oloc, in ceph_cls_lock_info()
|
D | osdmap.c | 1874 void ceph_oloc_copy(struct ceph_object_locator *dest, in ceph_oloc_copy() 1875 const struct ceph_object_locator *src) in ceph_oloc_copy() 1887 void ceph_oloc_destroy(struct ceph_object_locator *oloc) in ceph_oloc_destroy() 2151 const struct ceph_object_locator *oloc, in __ceph_object_locator_to_pg() 2185 const struct ceph_object_locator *oloc, in ceph_object_locator_to_pg()
|
D | osd_client.c | 604 static int ceph_oloc_encoding_size(const struct ceph_object_locator *oloc) in ceph_oloc_encoding_size() 1935 const struct ceph_object_locator *oloc) in encode_oloc() 3273 struct ceph_object_locator *oloc) in ceph_oloc_decode() 4494 struct ceph_object_locator *oloc, in ceph_osdc_watch() 4627 struct ceph_object_locator *oloc, in ceph_osdc_notify_ack() 4702 struct ceph_object_locator *oloc, in ceph_osdc_notify() 4868 struct ceph_object_locator *oloc, in ceph_osdc_list_watchers() 4941 struct ceph_object_locator *oloc, in ceph_osdc_call()
|
/Linux-v4.19/fs/ceph/ |
D | ioctl.c | 186 struct ceph_object_locator oloc; in ceph_ioctl_get_dataloc()
|
/Linux-v4.19/drivers/block/ |
D | rbd.c | 352 struct ceph_object_locator header_oloc; 3526 struct ceph_object_locator *oloc, in rbd_obj_method_sync() 3769 struct ceph_object_locator *oloc, in rbd_obj_read_sync()
|