Searched refs:tmp_bbio (Results 1 – 1 of 1) sorted by relevance
5071 struct btrfs_bio *tmp_bbio = NULL; in __btrfs_map_block() local5079 logical, &tmp_length, &tmp_bbio, 0, 0); in __btrfs_map_block()5081 WARN_ON(tmp_bbio != NULL); in __btrfs_map_block()5085 tmp_num_stripes = tmp_bbio->num_stripes; in __btrfs_map_block()5093 btrfs_put_bbio(tmp_bbio); in __btrfs_map_block()5104 if (tmp_bbio->stripes[i].dev->devid == srcdev_devid) { in __btrfs_map_block()5112 tmp_bbio->stripes[i].physical) in __btrfs_map_block()5117 tmp_bbio->stripes[i].physical; in __btrfs_map_block()5128 btrfs_put_bbio(tmp_bbio); in __btrfs_map_block()5132 btrfs_put_bbio(tmp_bbio); in __btrfs_map_block()