Searched refs:btrfs_alloc_device (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/btrfs/
H A Dvolumes.h695 struct btrfs_device *btrfs_alloc_device(struct btrfs_fs_info *fs_info,
H A Ddev-replace.c293 device = btrfs_alloc_device(NULL, &devid, NULL, device_path);
H A Dvolumes.c820 device = btrfs_alloc_device(NULL, &devid,
975 device = btrfs_alloc_device(NULL, &orig_dev->devid,
2681 device = btrfs_alloc_device(fs_info, NULL, NULL, device_path);
6890 * allocation, however we don't want to change btrfs_alloc_device() to
6896 device = btrfs_alloc_device(NULL, &devid, dev_uuid, NULL);
6926 struct btrfs_device *btrfs_alloc_device(struct btrfs_fs_info *fs_info, function

Completed in 173 milliseconds