Home
last modified time | relevance | path

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

/linux-5.10/fs/btrfs/
Drcu-string.h14 static inline struct rcu_string *rcu_string_strdup(const char *src, gfp_t mask) in rcu_string_strdup() function
Ddev-replace.c289 name = rcu_string_strdup(device_path, GFP_KERNEL); in btrfs_init_dev_replace_tgtdev()
Dvolumes.c863 name = rcu_string_strdup(path, GFP_NOFS); in device_list_add()
964 name = rcu_string_strdup(path, GFP_NOFS); in device_list_add()
1024 name = rcu_string_strdup(orig_dev->name->str, in clone_fs_devices()
2536 name = rcu_string_strdup(device_path, GFP_KERNEL); in btrfs_init_new_device()