Home
last modified time | relevance | path

Searched refs:ceph_put_string (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/include/linux/ceph/
Dstring_table.h31 static inline void ceph_put_string(struct ceph_string *str) in ceph_put_string() function
/Linux-v5.10/fs/ceph/
Dxattr.c109 ceph_put_string(pool_ns); in ceph_vxattrcb_layout()
191 ceph_put_string(ns); in ceph_vxattrcb_layout_pool_namespace()
Dinode.c597 ceph_put_string(rcu_dereference_raw(ci->i_layout.pool_ns)); in ceph_evict_inode()
598 ceph_put_string(rcu_dereference_raw(ci->i_cached_layout.pool_ns)); in ceph_evict_inode()
1051 ceph_put_string(pool_ns); in ceph_fill_inode()
Daddr.c2094 ceph_put_string(pool_ns); in ceph_pool_perm_check()
Dcaps.c595 ceph_put_string(rcu_dereference_raw(ci->i_cached_layout.pool_ns)); in __check_cap_issue()
4173 ceph_put_string(extra_info.pool_ns); in ceph_handle_caps()
Dmds_client.c3700 ceph_put_string(rcu_dereference_raw(ci->i_cached_layout.pool_ns)); in reconnect_caps_cb()
/Linux-v5.10/net/ceph/
Dosdmap.c2098 ceph_put_string(oloc->pool_ns); in ceph_oloc_destroy()