Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Ddebugfs.c202 if (t->target_oloc.pool_ns) { in dump_target()
204 (int)t->target_oloc.pool_ns->len, in dump_target()
205 t->target_oloc.pool_ns->str, in dump_target()
/linux/include/linux/ceph/
H A Dosd_client.h212 struct ceph_object_locator target_oloc; member