Home
last modified time | relevance | path

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

/linux-4.19.296/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.c255 name = rcu_string_strdup(device_path, GFP_KERNEL); in btrfs_init_dev_replace_tgtdev()
Dvolumes.c784 name = rcu_string_strdup(path, GFP_NOFS); in device_list_add()
881 name = rcu_string_strdup(path, GFP_NOFS); in device_list_add()
936 name = rcu_string_strdup(orig_dev->name->str, in clone_fs_devices()
1067 name = rcu_string_strdup(device->name->str, GFP_NOFS); in btrfs_close_one_device()
2400 name = rcu_string_strdup(device_path, GFP_KERNEL); in btrfs_init_new_device()