Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dvolumes.c5822 int index_where_to_add; in handle_ops_on_dev_replace() local
5835 index_where_to_add = num_stripes; in handle_ops_on_dev_replace()
5840 bbio->stripes + index_where_to_add; in handle_ops_on_dev_replace()
5847 bbio->tgtdev_map[i] = index_where_to_add; in handle_ops_on_dev_replace()
5848 index_where_to_add++; in handle_ops_on_dev_replace()
5853 num_stripes = index_where_to_add; in handle_ops_on_dev_replace()