Home
last modified time | relevance | path

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

/linux-3.4.99/fs/btrfs/
Dvolumes.h275 int btrfs_init_new_device(struct btrfs_root *root, char *path);
Dioctl.c2160 ret = btrfs_init_new_device(root, vol_args->name); in btrfs_ioctl_add_dev()
Dvolumes.c1631 int btrfs_init_new_device(struct btrfs_root *root, char *device_path) in btrfs_init_new_device() function