Searched defs:oloc (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/net/ceph/ |
H 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()
|
H A 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() 2262 void *oloc, *oid, *tail; in encode_request_finish() local 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()
|
H A D | osdmap.c | 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()
|
/openbmc/linux/fs/ceph/ |
H A D | ioctl.c | 187 struct ceph_object_locator oloc; in ceph_ioctl_get_dataloc() local
|
/openbmc/linux/include/linux/ceph/ |
H A D | osdmap.h | 80 static inline void ceph_oloc_init(struct ceph_object_locator *oloc) in ceph_oloc_init() 86 static inline bool ceph_oloc_empty(const struct ceph_object_locator *oloc) in ceph_oloc_empty()
|
H A D | osd_client.h | 286 struct ceph_object_locator oloc; member
|
/openbmc/linux/drivers/block/ |
H A D | rbd.c | 4668 struct ceph_object_locator *oloc, in rbd_obj_method_sync() 4824 struct ceph_object_locator *oloc, in rbd_obj_read_sync()
|