Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Drcu-string.h9 struct rcu_string { struct
14 static inline struct rcu_string *rcu_string_strdup(const char *src, gfp_t mask) in rcu_string_strdup() argument
17 struct rcu_string *ret = kzalloc(sizeof(struct rcu_string) + in rcu_string_strdup()
29 static inline void rcu_string_free(struct rcu_string *str) in rcu_string_free()
48 struct rcu_string *__str = rcu_dereference(rcu_str); \
Dvolumes.h98 struct rcu_string __rcu *name;
Ddev-replace.c249 struct rcu_string *name; in btrfs_init_dev_replace_tgtdev()
Dvolumes.c762 struct rcu_string *name; in device_list_add()
999 struct rcu_string *name; in clone_fs_devices()
2605 struct rcu_string *name; in btrfs_init_new_device()