Home
last modified time | relevance | path

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

/linux-6.1.9/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.c299 name = rcu_string_strdup(device_path, GFP_KERNEL); in btrfs_init_dev_replace_tgtdev()
Dvolumes.c857 name = rcu_string_strdup(path, GFP_NOFS); in device_list_add()
951 name = rcu_string_strdup(path, GFP_NOFS); in device_list_add()
1013 name = rcu_string_strdup(orig_dev->name->str, in clone_fs_devices()
2653 name = rcu_string_strdup(device_path, GFP_KERNEL); in btrfs_init_new_device()