Searched refs:ceph_object_locator (Results 1 – 9 of 9) sorted by relevance
| /linux/include/linux/ceph/ |
| A 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,
|
| A 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,
|
| A D | osd_client.h | 153 struct ceph_object_locator base_oloc; 155 struct ceph_object_locator target_oloc; 228 struct ceph_object_locator oloc; 481 struct ceph_object_locator *src_oloc, 520 struct ceph_object_locator *oloc, 530 struct ceph_object_locator *oloc, 539 struct ceph_object_locator *oloc, 546 struct ceph_object_locator *oloc, 556 struct ceph_object_locator *oloc,
|
| /linux/net/ceph/ |
| A D | cls_lock_client.c | 27 struct ceph_object_locator *oloc, in ceph_cls_lock() 95 struct ceph_object_locator *oloc, in ceph_cls_unlock() 146 struct ceph_object_locator *oloc, in ceph_cls_break_lock() 192 struct ceph_object_locator *oloc, in ceph_cls_set_cookie() 336 struct ceph_object_locator *oloc, in ceph_cls_lock_info()
|
| A D | osdmap.c | 2102 void ceph_oloc_copy(struct ceph_object_locator *dest, in ceph_oloc_copy() 2103 const struct ceph_object_locator *src) in ceph_oloc_copy() 2115 void ceph_oloc_destroy(struct ceph_object_locator *oloc) in ceph_oloc_destroy() 2379 const struct ceph_object_locator *oloc, in __ceph_object_locator_to_pg() 2413 const struct ceph_object_locator *oloc, in ceph_object_locator_to_pg()
|
| A D | osd_client.c | 609 static int ceph_oloc_encoding_size(const struct ceph_object_locator *oloc) in ceph_oloc_encoding_size() 2088 const struct ceph_object_locator *oloc) in encode_oloc() 3445 struct ceph_object_locator *oloc) in ceph_oloc_decode() 4699 struct ceph_object_locator *oloc, in ceph_osdc_watch() 4823 struct ceph_object_locator *oloc, in ceph_osdc_notify_ack() 4897 struct ceph_object_locator *oloc, in ceph_osdc_notify() 5070 struct ceph_object_locator *oloc, in ceph_osdc_list_watchers() 5143 struct ceph_object_locator *oloc, in ceph_osdc_call() 5316 struct ceph_object_locator *src_oloc, in osd_req_op_copy_from_init()
|
| /linux/fs/ceph/ |
| A D | ioctl.c | 186 struct ceph_object_locator oloc; in ceph_ioctl_get_dataloc()
|
| A D | file.c | 2230 struct ceph_object_locator *src_oloc, in ceph_alloc_copyfrom_request() 2232 struct ceph_object_locator *dst_oloc, in ceph_alloc_copyfrom_request() 2279 struct ceph_object_locator src_oloc, dst_oloc; in ceph_do_objects_copy()
|
| /linux/drivers/block/ |
| A D | rbd.c | 402 struct ceph_object_locator header_oloc; 4584 struct ceph_object_locator *oloc, in rbd_obj_method_sync() 4740 struct ceph_object_locator *oloc, in rbd_obj_read_sync()
|
Completed in 46 milliseconds