Searched defs:oloc (Results 1 – 7 of 7) sorted by relevance
/linux-5.10/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 | 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() 2202 void *oloc, *oid, *tail; in encode_request_finish() local 3445 struct ceph_object_locator *oloc) in ceph_oloc_decode() 4697 struct ceph_object_locator *oloc, in ceph_osdc_watch() 4821 struct ceph_object_locator *oloc, in ceph_osdc_notify_ack() 4895 struct ceph_object_locator *oloc, in ceph_osdc_notify() 5068 struct ceph_object_locator *oloc, in ceph_osdc_list_watchers() 5141 struct ceph_object_locator *oloc, in ceph_osdc_call()
|
D | osdmap.c | 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()
|
/linux-5.10/fs/ceph/ |
D | ioctl.c | 186 struct ceph_object_locator oloc; in ceph_ioctl_get_dataloc() local
|
/linux-5.10/include/linux/ceph/ |
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()
|
D | osd_client.h | 228 struct ceph_object_locator oloc; member
|
/linux-5.10/drivers/block/ |
D | rbd.c | 4651 struct ceph_object_locator *oloc, in rbd_obj_method_sync() 4808 struct ceph_object_locator *oloc, in rbd_obj_read_sync()
|