Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dstring_table.h31 static inline void ceph_put_string(struct ceph_string *str) in ceph_put_string() function
/linux/fs/ceph/
H A Dinode.c740 ceph_put_string(rcu_dereference_raw(ci->i_layout.pool_ns)); in ceph_evict_inode()
741 ceph_put_string(rcu_dereference_raw(ci->i_cached_layout.pool_ns)); in ceph_evict_inode()
1335 ceph_put_string(pool_ns); in ceph_fill_inode()
H A Dfile.c931 ceph_put_string(rcu_dereference_raw(lo.pool_ns)); in ceph_atomic_open()
934 ceph_put_string(rcu_dereference_raw(lo.pool_ns)); in ceph_atomic_open()
H A Dcaps.c615 ceph_put_string(rcu_dereference_raw(ci->i_cached_layout.pool_ns)); in __check_cap_issue()
4564 ceph_put_string(extra_info.pool_ns); in ceph_handle_caps()
H A Daddr.c2571 ceph_put_string(pool_ns); in ceph_pool_perm_check()
H A Dmds_client.c4621 ceph_put_string(rcu_dereference_raw(ci->i_cached_layout.pool_ns)); in reconnect_caps_cb()
/linux/net/ceph/
H A Dosdmap.c2133 ceph_put_string(oloc->pool_ns); in ceph_oloc_destroy()