Home
last modified time | relevance | path

Searched refs:rcu_string (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/btrfs/
Drcu-string.h15 struct rcu_string { struct
20 static inline struct rcu_string *rcu_string_strdup(const char *src, gfp_t mask) in rcu_string_strdup() argument
23 struct rcu_string *ret = kzalloc(sizeof(struct rcu_string) + in rcu_string_strdup()
35 static inline void rcu_string_free(struct rcu_string *str) in rcu_string_free()
54 struct rcu_string *__str = rcu_dereference(rcu_str); \
Dvolumes.h113 struct rcu_string __rcu *name;
Dvolumes.c748 struct rcu_string *name; in device_list_add()
6783 struct rcu_string *name; in btrfs_alloc_device()