Searched refs:dev_nr (Results 1 – 2 of 2) sorted by relevance
4124 int dev_nr = 0; in btrfs_map_bio() local4151 while (dev_nr < total_devs) { in btrfs_map_bio()4152 if (dev_nr < total_devs - 1) { in btrfs_map_bio()4160 bio->bi_sector = bbio->stripes[dev_nr].physical >> 9; in btrfs_map_bio()4161 dev = bbio->stripes[dev_nr].dev; in btrfs_map_bio()4177 dev_nr++; in btrfs_map_bio()
7342 u64 dev_nr = 0; in btrfs_can_relocate() local7438 dev_nr++; in btrfs_can_relocate()7440 if (dev_nr >= dev_min) in btrfs_can_relocate()