Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dvolumes.h462 int btrfs_init_new_device(struct btrfs_root *root, char *path);
Dioctl.c2652 ret = btrfs_init_new_device(root, vol_args->name); in btrfs_ioctl_add_dev()
Dvolumes.c2241 int btrfs_init_new_device(struct btrfs_root *root, char *device_path) in btrfs_init_new_device() function