Searched refs:btrfs_alloc_device (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/btrfs/ |
D | volumes.h | 451 struct btrfs_device *btrfs_alloc_device(struct btrfs_fs_info *fs_info,
|
D | volumes.c | 618 device = btrfs_alloc_device(NULL, &devid, in device_list_add() 725 device = btrfs_alloc_device(NULL, &orig_dev->devid, in clone_fs_devices() 2283 device = btrfs_alloc_device(root->fs_info, NULL, NULL); in btrfs_init_new_device() 2497 device = btrfs_alloc_device(NULL, &devid, NULL); in btrfs_init_dev_replace_tgtdev() 6128 device = btrfs_alloc_device(NULL, &devid, dev_uuid); in add_missing_dev() 6155 struct btrfs_device *btrfs_alloc_device(struct btrfs_fs_info *fs_info, in btrfs_alloc_device() function 6979 new_device = btrfs_alloc_device(NULL, &device->devid, in btrfs_close_one_device()
|