Searched refs:ceph_object_locator (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/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); 283 const struct ceph_object_locator *oloc, 287 const struct ceph_object_locator *oloc,
|
| D | osd_client.h | 151 struct ceph_object_locator base_oloc; 153 struct ceph_object_locator target_oloc; 223 struct ceph_object_locator oloc; 506 struct ceph_object_locator *oloc, 532 struct ceph_object_locator *src_oloc, 535 struct ceph_object_locator *dst_oloc, 543 struct ceph_object_locator *oloc, 552 struct ceph_object_locator *oloc, 559 struct ceph_object_locator *oloc, 569 struct ceph_object_locator *oloc,
|
| /Linux-v5.4/net/ceph/ |
| D | cls_lock_client.c | 25 struct ceph_object_locator *oloc, in ceph_cls_lock() 91 struct ceph_object_locator *oloc, in ceph_cls_unlock() 140 struct ceph_object_locator *oloc, in ceph_cls_break_lock() 186 struct ceph_object_locator *oloc, in ceph_cls_set_cookie() 330 struct ceph_object_locator *oloc, in ceph_cls_lock_info()
|
| D | osdmap.c | 1895 void ceph_oloc_copy(struct ceph_object_locator *dest, in ceph_oloc_copy() 1896 const struct ceph_object_locator *src) in ceph_oloc_copy() 1908 void ceph_oloc_destroy(struct ceph_object_locator *oloc) in ceph_oloc_destroy() 2172 const struct ceph_object_locator *oloc, in __ceph_object_locator_to_pg() 2206 const struct ceph_object_locator *oloc, in ceph_object_locator_to_pg()
|
| D | osd_client.c | 607 static int ceph_oloc_encoding_size(const struct ceph_object_locator *oloc) in ceph_oloc_encoding_size() 2028 const struct ceph_object_locator *oloc) in encode_oloc() 3384 struct ceph_object_locator *oloc) in ceph_oloc_decode() 4619 struct ceph_object_locator *oloc, in ceph_osdc_watch() 4743 struct ceph_object_locator *oloc, in ceph_osdc_notify_ack() 4817 struct ceph_object_locator *oloc, in ceph_osdc_notify() 4990 struct ceph_object_locator *oloc, in ceph_osdc_list_watchers() 5063 struct ceph_object_locator *oloc, in ceph_osdc_call() 5315 struct ceph_object_locator *src_oloc, in osd_req_op_copy_from_init() 5348 struct ceph_object_locator *src_oloc, in ceph_osdc_copy_from() [all …]
|
| /Linux-v5.4/fs/ceph/ |
| D | ioctl.c | 186 struct ceph_object_locator oloc; in ceph_ioctl_get_dataloc()
|
| D | file.c | 1944 struct ceph_object_locator src_oloc, dst_oloc; in __ceph_copy_file_range()
|
| /Linux-v5.4/drivers/block/ |
| D | rbd.c | 407 struct ceph_object_locator header_oloc; 4739 struct ceph_object_locator *oloc, in rbd_obj_method_sync() 4926 struct ceph_object_locator *oloc, in rbd_obj_read_sync()
|