Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dvolumes.c5520 int index_where_to_add; in handle_ops_on_dev_replace() local
5533 index_where_to_add = num_stripes; in handle_ops_on_dev_replace()
5538 bbio->stripes + index_where_to_add; in handle_ops_on_dev_replace()
5545 bbio->tgtdev_map[i] = index_where_to_add; in handle_ops_on_dev_replace()
5546 index_where_to_add++; in handle_ops_on_dev_replace()
5551 num_stripes = index_where_to_add; in handle_ops_on_dev_replace()