Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dvolumes.c6170 int tgtdev_indexes = 0; in handle_ops_on_dev_replace() local
6211 tgtdev_indexes++; in handle_ops_on_dev_replace()
6252 tgtdev_indexes++; in handle_ops_on_dev_replace()
6259 bioc->num_tgtdevs = tgtdev_indexes; in handle_ops_on_dev_replace()
6377 int tgtdev_indexes = 0; in __btrfs_map_block() local
6528 tgtdev_indexes = num_stripes; in __btrfs_map_block()
6531 bioc = alloc_btrfs_io_context(fs_info, num_alloc_stripes, tgtdev_indexes); in __btrfs_map_block()

Completed in 19 milliseconds