Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Draid56.c1308 if (!bbio->tgtdev_map[stripe]) in finish_rmw()
1327 rbio->bbio->tgtdev_map[stripe], in finish_rmw()
2397 if (bbio->num_tgtdevs && bbio->tgtdev_map[rbio->scrubp]) { in finish_parity_scrub()
2497 bbio->tgtdev_map[rbio->scrubp], in finish_parity_scrub()
Dvolumes.h322 int *tgtdev_map; member
Dvolumes.c5580 bbio->tgtdev_map[i] = index_where_to_add; in handle_ops_on_dev_replace()
5623 bbio->tgtdev_map[index_srcdev] = num_stripes; in handle_ops_on_dev_replace()
5865 bbio->tgtdev_map = (int *)(bbio->stripes + num_alloc_stripes); in __btrfs_map_block()