Searched refs:dev_offset (Results 1 – 4 of 4) sorted by relevance
605 u64 dev_offset; member
5586 devices_info[ndevs].dev_offset = 0; in alloc_virtual_chunk()5829 u64 dev_offset; in gather_device_info() local5856 ret = find_free_dev_extent(device, dev_extent_want, &dev_offset, in gather_device_info()5878 devices_info[ndevs].dev_offset = dev_offset; in gather_device_info()6139 map->stripes[s].physical = devices_info[i].dev_offset + in create_chunk()6301 const u64 dev_offset = map->stripes[i].physical; in btrfs_chunk_alloc_add_chunk_item() local6304 btrfs_set_stack_stripe_offset(stripe, dev_offset); in btrfs_chunk_alloc_add_chunk_item()
2885 u64 dev_offset; in insert_dev_extents() local2905 dev_offset = map->stripes[i].physical; in insert_dev_extents()2907 ret = insert_dev_extent(trans, device, chunk_offset, dev_offset, in insert_dev_extents()
2560 u64 dev_offset, in scrub_chunk() argument2588 map->stripes[i].physical == dev_offset) { in scrub_chunk()