Searched refs:ceph_object_locator (Results 1 – 9 of 9) sorted by relevance
| /Linux-v6.6/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 | 209 struct ceph_object_locator base_oloc; 211 struct ceph_object_locator target_oloc; 285 struct ceph_object_locator oloc; 543 struct ceph_object_locator *src_oloc, 595 struct ceph_object_locator *oloc, 605 struct ceph_object_locator *oloc, 614 struct ceph_object_locator *oloc, 621 struct ceph_object_locator *oloc, 631 struct ceph_object_locator *oloc,
|
| /Linux-v6.6/net/ceph/ |
| 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()
|
| D | osdmap.c | 2118 void ceph_oloc_copy(struct ceph_object_locator *dest, in ceph_oloc_copy() 2119 const struct ceph_object_locator *src) in ceph_oloc_copy() 2131 void ceph_oloc_destroy(struct ceph_object_locator *oloc) in ceph_oloc_destroy() 2395 const struct ceph_object_locator *oloc, in __ceph_object_locator_to_pg() 2429 const struct ceph_object_locator *oloc, in ceph_object_locator_to_pg()
|
| D | osd_client.c | 599 static int ceph_oloc_encoding_size(const struct ceph_object_locator *oloc) in ceph_oloc_encoding_size() 2148 const struct ceph_object_locator *oloc) in encode_oloc() 3560 struct ceph_object_locator *oloc) in ceph_oloc_decode() 4780 struct ceph_object_locator *oloc, in ceph_osdc_watch() 4892 struct ceph_object_locator *oloc, in ceph_osdc_notify_ack() 4937 struct ceph_object_locator *oloc, in ceph_osdc_notify() 5104 struct ceph_object_locator *oloc, in ceph_osdc_list_watchers() 5177 struct ceph_object_locator *oloc, in ceph_osdc_call() 5350 struct ceph_object_locator *src_oloc, in osd_req_op_copy_from_init()
|
| /Linux-v6.6/fs/ceph/ |
| D | ioctl.c | 187 struct ceph_object_locator oloc; in ceph_ioctl_get_dataloc()
|
| D | file.c | 2722 struct ceph_object_locator *src_oloc, in ceph_alloc_copyfrom_request() 2724 struct ceph_object_locator *dst_oloc, in ceph_alloc_copyfrom_request() 2771 struct ceph_object_locator src_oloc, dst_oloc; in ceph_do_objects_copy()
|
| /Linux-v6.6/drivers/block/ |
| D | rbd.c | 402 struct ceph_object_locator header_oloc; 4662 struct ceph_object_locator *oloc, in rbd_obj_method_sync() 4818 struct ceph_object_locator *oloc, in rbd_obj_read_sync()
|