Searched defs:oloc (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/net/ceph/ |
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()
|
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() 2181 void *oloc, *oid, *tail; in encode_request_finish() local 3470 struct ceph_object_locator *oloc) in ceph_oloc_decode() 4689 struct ceph_object_locator *oloc, in ceph_osdc_watch() 4801 struct ceph_object_locator *oloc, in ceph_osdc_notify_ack() 4846 struct ceph_object_locator *oloc, in ceph_osdc_notify() 5012 struct ceph_object_locator *oloc, in ceph_osdc_list_watchers() 5085 struct ceph_object_locator *oloc, in ceph_osdc_call()
|
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()
|
/linux-6.3-rc2/fs/ceph/ |
A D | ioctl.c | 186 struct ceph_object_locator oloc; in ceph_ioctl_get_dataloc() local
|
/linux-6.3-rc2/include/linux/ceph/ |
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()
|
A D | osd_client.h | 228 struct ceph_object_locator oloc; member
|
/linux-6.3-rc2/drivers/block/ |
A D | rbd.c | 4582 struct ceph_object_locator *oloc, in rbd_obj_method_sync() 4738 struct ceph_object_locator *oloc, in rbd_obj_read_sync()
|
Completed in 35 milliseconds