Home
last modified time | relevance | path

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

/linux-2.6.39/fs/btrfs/
Dvolumes.h219 int btrfs_init_new_device(struct btrfs_root *root, char *path);
Dioctl.c1784 ret = btrfs_init_new_device(root, vol_args->name); in btrfs_ioctl_add_dev()
Dvolumes.c1514 int btrfs_init_new_device(struct btrfs_root *root, char *device_path) in btrfs_init_new_device() function