Home
last modified time | relevance | path

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

/linux-4.1.27/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.c488 name = rcu_string_strdup(path, GFP_NOFS); in device_list_add()
540 name = rcu_string_strdup(path, GFP_NOFS); in device_list_add()
592 name = rcu_string_strdup(orig_dev->name->str, GFP_NOFS); in clone_fs_devices()
725 name = rcu_string_strdup(device->name->str, GFP_NOFS); in __btrfs_close_devices()
2145 name = rcu_string_strdup(device_path, GFP_NOFS); in btrfs_init_new_device()
2356 name = rcu_string_strdup(device_path, GFP_NOFS); in btrfs_init_dev_replace_tgtdev()