Home
last modified time | relevance | path

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

/fs/btrfs/
Dvolumes.c5911 int index_where_to_add; in handle_ops_on_dev_replace() local
5924 index_where_to_add = num_stripes; in handle_ops_on_dev_replace()
5929 bbio->stripes + index_where_to_add; in handle_ops_on_dev_replace()
5936 bbio->tgtdev_map[i] = index_where_to_add; in handle_ops_on_dev_replace()
5937 index_where_to_add++; in handle_ops_on_dev_replace()
5942 num_stripes = index_where_to_add; in handle_ops_on_dev_replace()