Home
last modified time | relevance | path

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

/Linux-v5.4/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.c233 name = rcu_string_strdup(device_path, GFP_KERNEL); in btrfs_init_dev_replace_tgtdev()
Dvolumes.c993 name = rcu_string_strdup(path, GFP_NOFS); in device_list_add()
1082 name = rcu_string_strdup(path, GFP_NOFS); in device_list_add()
1142 name = rcu_string_strdup(orig_dev->name->str, in clone_fs_devices()
1270 name = rcu_string_strdup(device->name->str, GFP_NOFS); in btrfs_close_one_device()
2597 name = rcu_string_strdup(device_path, GFP_KERNEL); in btrfs_init_new_device()