Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dstring_table.h31 static inline void ceph_put_string(struct ceph_string *str) in ceph_put_string() function
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dxattr.c109 ceph_put_string(pool_ns); in ceph_vxattrcb_layout()
191 ceph_put_string(ns); in ceph_vxattrcb_layout_pool_namespace()
H A Dinode.c599 ceph_put_string(rcu_dereference_raw(ci->i_layout.pool_ns)); in ceph_evict_inode()
600 ceph_put_string(rcu_dereference_raw(ci->i_cached_layout.pool_ns)); in ceph_evict_inode()
1055 ceph_put_string(pool_ns); in ceph_fill_inode()
H A Dfile.c769 ceph_put_string(rcu_dereference_raw(lo.pool_ns)); in ceph_atomic_open()
772 ceph_put_string(rcu_dereference_raw(lo.pool_ns)); in ceph_atomic_open()
H A Daddr.c2114 ceph_put_string(pool_ns); in ceph_pool_perm_check()
H A Dcaps.c595 ceph_put_string(rcu_dereference_raw(ci->i_cached_layout.pool_ns)); in __check_cap_issue()
4295 ceph_put_string(extra_info.pool_ns); in ceph_handle_caps()
H A Dmds_client.c3763 ceph_put_string(rcu_dereference_raw(ci->i_cached_layout.pool_ns)); in reconnect_caps_cb()
/OK3568_Linux_fs/kernel/net/ceph/
H A Dosdmap.c2098 ceph_put_string(oloc->pool_ns); in ceph_oloc_destroy()