Searched defs:oloc (Results 1 – 6 of 6) sorted by relevance
| /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 | 576 static int ceph_oloc_encoding_size(const struct ceph_object_locator *oloc) in ceph_oloc_encoding_size() 2132 const struct ceph_object_locator *oloc) in encode_oloc() 2246 void *oloc, *oid, *tail; in encode_request_finish() local 3544 struct ceph_object_locator *oloc) in ceph_oloc_decode() 4767 struct ceph_object_locator *oloc, in ceph_osdc_watch() 4879 struct ceph_object_locator *oloc, in ceph_osdc_notify_ack() 4924 struct ceph_object_locator *oloc, in ceph_osdc_notify() 5057 struct ceph_object_locator *oloc, in ceph_osdc_list_watchers() 5130 struct ceph_object_locator *oloc, in ceph_osdc_call()
|
| H A D | osdmap.c | 2129 void ceph_oloc_destroy(struct ceph_object_locator *oloc) in ceph_oloc_destroy() 2393 const struct ceph_object_locator *oloc, in __ceph_object_locator_to_pg() 2427 const struct ceph_object_locator *oloc, in ceph_object_locator_to_pg()
|
| /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
|
| /linux/fs/ceph/ |
| H A D | ioctl.c | 187 struct ceph_object_locator oloc; in ceph_ioctl_get_dataloc() local
|