Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
Dvolumes.h735 struct btrfs_device *btrfs_alloc_device(struct btrfs_fs_info *fs_info,
Ddev-replace.c287 device = btrfs_alloc_device(NULL, &devid, NULL, device_path); in btrfs_init_dev_replace_tgtdev()
Dvolumes.c862 device = btrfs_alloc_device(NULL, &devid, in device_list_add()
1017 device = btrfs_alloc_device(NULL, &orig_dev->devid, in clone_fs_devices()
2736 device = btrfs_alloc_device(fs_info, NULL, NULL, device_path); in btrfs_init_new_device()
6817 device = btrfs_alloc_device(NULL, &devid, dev_uuid, NULL); in add_missing_dev()
6847 struct btrfs_device *btrfs_alloc_device(struct btrfs_fs_info *fs_info, in btrfs_alloc_device() function