Lines Matching refs:pool_ns
601 return 8 + 4 + 4 + 4 + (oloc->pool_ns ? oloc->pool_ns->len : 0);
1131 req->r_base_oloc.pool_ns = ceph_try_get_string(layout->pool_ns);
2022 if (t->target_oloc.pool_ns) {
2023 hoid->nspace = t->target_oloc.pool_ns->str;
2024 hoid->nspace_len = t->target_oloc.pool_ns->len;
2154 if (oloc->pool_ns)
2155 ceph_encode_string(p, end, oloc->pool_ns->str,
2156 oloc->pool_ns->len);
3599 if (!oloc->pool_ns ||
3600 ceph_compare_string(oloc->pool_ns, *p, len))
3604 if (oloc->pool_ns)
3792 m.redirect.oloc.pool_ns = req->r_t.target_oloc.pool_ns;
3794 m.redirect.oloc.pool_ns = NULL;
3824 * Not ceph_oloc_copy() - changing pool_ns is not