Home
last modified time | relevance | path

Searched refs:ceph_string (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/include/linux/ceph/
A Dstring_table.h10 struct ceph_string { struct
21 extern struct ceph_string *ceph_find_or_create_string(const char *str, argument
25 static inline struct ceph_string *ceph_get_string(struct ceph_string *str) in ceph_get_string()
31 static inline void ceph_put_string(struct ceph_string *str) in ceph_put_string()
38 static inline int ceph_compare_string(struct ceph_string *cs, in ceph_compare_string()
51 struct ceph_string *___str; \
A Dceph_fs.h57 struct ceph_string;
67 struct ceph_string __rcu *pool_ns; /* rados pool namespace */
A Dosdmap.h77 struct ceph_string *pool_ns;
/linux-6.3-rc2/net/ceph/
A Dstring_table.c11 struct ceph_string *ceph_find_or_create_string(const char* str, size_t len) in ceph_find_or_create_string()
13 struct ceph_string *cs, *exist; in ceph_find_or_create_string()
21 exist = rb_entry(*p, struct ceph_string, node); in ceph_find_or_create_string()
56 exist = rb_entry(*p, struct ceph_string, node); in ceph_find_or_create_string()
90 struct ceph_string *cs = container_of(ref, struct ceph_string, kref); in ceph_release_string()
/linux-6.3-rc2/fs/ceph/
A Dxattr.c62 struct ceph_string *pool_ns; in ceph_vxattrcb_layout()
186 struct ceph_string *ns = ceph_try_get_string(ci->i_layout.pool_ns); in ceph_vxattrcb_layout_pool_namespace()
A Daddr.c1806 s64 pool, struct ceph_string *pool_ns) in __ceph_pool_perm_get()
1982 struct ceph_string *pool_ns; in ceph_pool_perm_check()
A Dinode.c771 struct ceph_string *pool_ns = NULL; in ceph_fill_inode()
902 struct ceph_string *old_ns; in ceph_fill_inode()
A Dcaps.c3301 struct ceph_string *pool_ns;
3457 struct ceph_string *old_ns; in handle_cap_grant()
A Dfile.c621 struct ceph_string *pool_ns; in ceph_finish_async_create()

Completed in 37 milliseconds