Lines Matching refs:pool_ns
574 return 8 + 4 + 4 + 4 + (oloc->pool_ns ? oloc->pool_ns->len : 0);
1095 req->r_base_oloc.pool_ns = ceph_try_get_string(layout->pool_ns);
1942 if (t->target_oloc.pool_ns) {
1943 hoid->nspace = t->target_oloc.pool_ns->str;
1944 hoid->nspace_len = t->target_oloc.pool_ns->len;
2073 if (oloc->pool_ns)
2074 ceph_encode_string(p, end, oloc->pool_ns->str,
2075 oloc->pool_ns->len);
3512 if (!oloc->pool_ns ||
3513 ceph_compare_string(oloc->pool_ns, *p, len))
3517 if (oloc->pool_ns)
3705 m.redirect.oloc.pool_ns = req->r_t.target_oloc.pool_ns;
3707 m.redirect.oloc.pool_ns = NULL;
3737 * Not ceph_oloc_copy() - changing pool_ns is not