Searched refs:ceph_try_get_string (Results 1 – 6 of 6) sorted by relevance
49 #define ceph_try_get_string(x) \ macro
212 oloc.pool_ns = ceph_try_get_string(ci->i_layout.pool_ns); in ceph_ioctl_get_dataloc()
69 pool_ns = ceph_try_get_string(ci->i_layout.pool_ns); in ceph_vxattrcb_layout()184 struct ceph_string *ns = ceph_try_get_string(ci->i_layout.pool_ns); in ceph_vxattrcb_layout_pool_namespace()
2038 src_oloc.pool_ns = ceph_try_get_string(src_ci->i_layout.pool_ns); in __ceph_copy_file_range()2040 dst_oloc.pool_ns = ceph_try_get_string(dst_ci->i_layout.pool_ns); in __ceph_copy_file_range()
2029 pool_ns = ceph_try_get_string(ci->i_layout.pool_ns); in ceph_pool_perm_check()
1116 req->r_base_oloc.pool_ns = ceph_try_get_string(layout->pool_ns); in ceph_osdc_new_request()