Home
last modified time | relevance | path

Searched refs:ceph_object_id (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/include/linux/ceph/
Dosdmap.h110 struct ceph_object_id { struct
119 struct ceph_object_id oid = __CEPH_OID_INITIALIZER(oid) argument
121 static inline void ceph_oid_init(struct ceph_object_id *oid) in ceph_oid_init()
123 *oid = (struct ceph_object_id) __CEPH_OID_INITIALIZER(*oid); in ceph_oid_init()
126 static inline bool ceph_oid_empty(const struct ceph_object_id *oid) in ceph_oid_empty()
131 void ceph_oid_copy(struct ceph_object_id *dest,
132 const struct ceph_object_id *src);
134 void ceph_oid_printf(struct ceph_object_id *oid, const char *fmt, ...);
136 int ceph_oid_aprintf(struct ceph_object_id *oid, gfp_t gfp,
138 void ceph_oid_destroy(struct ceph_object_id *oid);
[all …]
Dcls_lock_client.h28 struct ceph_object_id *oid,
33 struct ceph_object_id *oid,
37 struct ceph_object_id *oid,
42 struct ceph_object_id *oid,
50 struct ceph_object_id *oid,
Dosd_client.h152 struct ceph_object_id base_oid;
154 struct ceph_object_id target_oid;
483 struct ceph_object_id *src_oid,
521 struct ceph_object_id *oid,
531 struct ceph_object_id *oid,
540 struct ceph_object_id *oid,
547 struct ceph_object_id *oid,
557 struct ceph_object_id *oid,
/linux-6.1.9/net/ceph/
Dcls_lock_client.c26 struct ceph_object_id *oid, in ceph_cls_lock()
94 struct ceph_object_id *oid, in ceph_cls_unlock()
145 struct ceph_object_id *oid, in ceph_cls_break_lock()
191 struct ceph_object_id *oid, in ceph_cls_set_cookie()
335 struct ceph_object_id *oid, in ceph_cls_lock_info()
Dosdmap.c2137 void ceph_oid_copy(struct ceph_object_id *dest, in ceph_oid_copy()
2138 const struct ceph_object_id *src) in ceph_oid_copy()
2155 int oid_printf_vargs(struct ceph_object_id *oid, const char *fmt, va_list ap) in oid_printf_vargs()
2172 void ceph_oid_printf(struct ceph_object_id *oid, const char *fmt, ...) in ceph_oid_printf()
2183 int oid_aprintf_vargs(struct ceph_object_id *oid, gfp_t gfp, in oid_aprintf_vargs()
2211 int ceph_oid_aprintf(struct ceph_object_id *oid, gfp_t gfp, in ceph_oid_aprintf()
2225 void ceph_oid_destroy(struct ceph_object_id *oid) in ceph_oid_destroy()
2394 const struct ceph_object_id *oid, in __ceph_object_locator_to_pg()
2428 const struct ceph_object_id *oid, in ceph_object_locator_to_pg()
Dosd_client.c4688 struct ceph_object_id *oid, in ceph_osdc_watch()
4800 struct ceph_object_id *oid, in ceph_osdc_notify_ack()
4845 struct ceph_object_id *oid, in ceph_osdc_notify()
5011 struct ceph_object_id *oid, in ceph_osdc_list_watchers()
5084 struct ceph_object_id *oid, in ceph_osdc_call()
5257 struct ceph_object_id *src_oid, in osd_req_op_copy_from_init()
/linux-6.1.9/fs/ceph/
Dfile.c2243 struct ceph_object_id *src_oid, in ceph_alloc_copyfrom_request()
2245 struct ceph_object_id *dst_oid, in ceph_alloc_copyfrom_request()
2294 struct ceph_object_id src_oid, dst_oid; in ceph_do_objects_copy()
/linux-6.1.9/drivers/block/
Drbd.c401 struct ceph_object_id header_oid;
1695 struct ceph_object_id *oid) in rbd_object_map_name()
4582 struct ceph_object_id *oid, in rbd_obj_method_sync()
4738 struct ceph_object_id *oid, in rbd_obj_read_sync()