Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/ceph/
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; \
Dceph_fs.h57 struct ceph_string;
67 struct ceph_string __rcu *pool_ns; /* rados pool namespace */
Dosdmap.h77 struct ceph_string *pool_ns;
/linux-4.19.296/fs/ceph/
Dxattr.c76 struct ceph_string *pool_ns; in ceph_vxattrcb_layout()
169 struct ceph_string *ns = ceph_try_get_string(ci->i_layout.pool_ns); in ceph_vxattrcb_layout_pool_namespace()
Daddr.c1816 s64 pool, struct ceph_string *pool_ns) in __ceph_pool_perm_get()
1989 struct ceph_string *pool_ns; in ceph_pool_perm_check()
Dinode.c752 struct ceph_string *pool_ns = NULL; in fill_inode()
854 struct ceph_string *old_ns; in fill_inode()
Dcaps.c3054 struct ceph_string *pool_ns;
3195 struct ceph_string *old_ns; in handle_cap_grant()