Searched refs:ceph_object_locator (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ceph/ |
| H 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,
|
| H 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,
|
| H 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; 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,
|
| /OK3568_Linux_fs/kernel/net/ceph/ |
| H A 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()
|
| H A D | osd_client.c | 572 static int ceph_oloc_encoding_size(const struct ceph_object_locator *oloc) in ceph_oloc_encoding_size() 2067 const struct ceph_object_locator *oloc) in encode_oloc() 3466 struct ceph_object_locator *oloc) in ceph_oloc_decode() 4681 struct ceph_object_locator *oloc, in ceph_osdc_watch() 4793 struct ceph_object_locator *oloc, in ceph_osdc_notify_ack() 4838 struct ceph_object_locator *oloc, in ceph_osdc_notify() 5004 struct ceph_object_locator *oloc, in ceph_osdc_list_watchers() 5077 struct ceph_object_locator *oloc, in ceph_osdc_call() 5250 struct ceph_object_locator *src_oloc, in osd_req_op_copy_from_init() 5287 struct ceph_object_locator *src_oloc, in ceph_osdc_copy_from() [all …]
|
| H A D | osdmap.c | 2083 void ceph_oloc_copy(struct ceph_object_locator *dest, in ceph_oloc_copy() 2084 const struct ceph_object_locator *src) in ceph_oloc_copy() 2096 void ceph_oloc_destroy(struct ceph_object_locator *oloc) in ceph_oloc_destroy() 2360 const struct ceph_object_locator *oloc, in __ceph_object_locator_to_pg() 2394 const struct ceph_object_locator *oloc, in ceph_object_locator_to_pg()
|
| /OK3568_Linux_fs/kernel/fs/ceph/ |
| H A D | ioctl.c | 186 struct ceph_object_locator oloc; in ceph_ioctl_get_dataloc()
|
| H A D | file.c | 2243 struct ceph_object_locator src_oloc, dst_oloc; in ceph_do_objects_copy()
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | rbd.c | 402 struct ceph_object_locator header_oloc; 4643 struct ceph_object_locator *oloc, in rbd_obj_method_sync() 4800 struct ceph_object_locator *oloc, in rbd_obj_read_sync()
|