Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dvolumes.c5514 int tgtdev_indexes = 0; in handle_ops_on_dev_replace() local
5548 tgtdev_indexes++; in handle_ops_on_dev_replace()
5590 tgtdev_indexes++; in handle_ops_on_dev_replace()
5597 bbio->num_tgtdevs = tgtdev_indexes; in handle_ops_on_dev_replace()
5623 int tgtdev_indexes = 0; in __btrfs_map_block() local
5821 tgtdev_indexes = num_stripes; in __btrfs_map_block()
5824 bbio = alloc_btrfs_bio(num_alloc_stripes, tgtdev_indexes); in __btrfs_map_block()
5841 sizeof(int) * tgtdev_indexes); in __btrfs_map_block()