Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Draid56.c1310 if (!bbio->tgtdev_map[stripe]) in finish_rmw()
1324 rbio->bbio->tgtdev_map[stripe], in finish_rmw()
2379 if (bbio->num_tgtdevs && bbio->tgtdev_map[rbio->scrubp]) { in finish_parity_scrub()
2481 bbio->tgtdev_map[rbio->scrubp], in finish_parity_scrub()
Dvolumes.h340 int *tgtdev_map; member
Dvolumes.c5847 bbio->tgtdev_map[i] = index_where_to_add; in handle_ops_on_dev_replace()
5890 bbio->tgtdev_map[index_srcdev] = num_stripes; in handle_ops_on_dev_replace()
6187 bbio->tgtdev_map = (int *)(bbio->stripes + num_alloc_stripes); in __btrfs_map_block()