Home
last modified time | relevance | path

Searched refs:ceph_oid_aprintf (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/linux/ceph/
Dosdmap.h136 int ceph_oid_aprintf(struct ceph_object_id *oid, gfp_t gfp,
/Linux-v5.15/drivers/block/
Drbd.c1434 ret = ceph_oid_aprintf(&req->r_base_oid, GFP_NOIO, name_format, in __rbd_obj_add_osd_request()
6615 ret = ceph_oid_aprintf(&oid, GFP_KERNEL, "%s%s", RBD_ID_PREFIX, in rbd_dev_image_id()
6837 ret = ceph_oid_aprintf(&rbd_dev->header_oid, GFP_KERNEL, "%s%s", in rbd_dev_header_name()
6840 ret = ceph_oid_aprintf(&rbd_dev->header_oid, GFP_KERNEL, "%s%s", in rbd_dev_header_name()
/Linux-v5.15/net/ceph/
Dosdmap.c2195 int ceph_oid_aprintf(struct ceph_object_id *oid, gfp_t gfp, in ceph_oid_aprintf() function
2207 EXPORT_SYMBOL(ceph_oid_aprintf);