Home
last modified time | relevance | path

Searched refs:object_name (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/ceph/
Dioctl.h61 char object_name[64]; /* out: object name */ member
Dioctl.c208 snprintf(dl.object_name, sizeof(dl.object_name), "%llx.%08llx", in ceph_ioctl_get_dataloc()
213 ceph_oid_printf(&oid, "%s", dl.object_name); in ceph_ioctl_get_dataloc()