Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Drcu-string.h24 static inline struct rcu_string *rcu_string_strdup(const char *src, gfp_t mask) in rcu_string_strdup() function
Dvolumes.c625 name = rcu_string_strdup(path, GFP_NOFS); in device_list_add()
677 name = rcu_string_strdup(path, GFP_NOFS); in device_list_add()
735 name = rcu_string_strdup(orig_dev->name->str, GFP_NOFS); in clone_fs_devices()
2290 name = rcu_string_strdup(device_path, GFP_NOFS); in btrfs_init_new_device()
2503 name = rcu_string_strdup(device_path, GFP_NOFS); in btrfs_init_dev_replace_tgtdev()
6985 name = rcu_string_strdup(device->name->str, GFP_NOFS); in btrfs_close_one_device()