Searched refs:stripes (Results 1 – 3 of 3) sorted by relevance
563 map->stripes[i].physical = in read_one_chunk()569 map->stripes[i].dev = btrfs_find_device(fs_info, devid, uuid, in read_one_chunk()571 if (!map->stripes[i].dev) { in read_one_chunk()572 map->stripes[i].dev = fill_missing_device(devid); in read_one_chunk()575 list_add(&map->stripes[i].dev->dev_list, in read_one_chunk()938 s = bbio->stripes[i]; in sort_parity_stripes()940 bbio->stripes[i] = bbio->stripes[i+1]; in sort_parity_stripes()942 bbio->stripes[i+1] = s; in sort_parity_stripes()1146 multi->stripes[i].physical = in __btrfs_map_block()1147 map->stripes[stripe_index].physical + stripe_offset + in __btrfs_map_block()[all …]
74 struct btrfs_bio_stripe stripes[]; member86 struct btrfs_bio_stripe stripes[]; member
419 device = multi->stripes[0].dev; in read_whole_eb()430 multi->stripes[0].physical, eb, in read_whole_eb()557 device = multi->stripes[0].dev; in read_extent_data()565 multi->stripes[0].physical); in read_extent_data()568 device->devid, multi->stripes[0].physical); in read_extent_data()
Completed in 10 milliseconds