Home
last modified time | relevance | path

Searched refs:dev_offset (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/btrfs/
A Dvolumes.h423 u64 dev_offset; member
A Dvolumes.c5187 u64 dev_offset; in gather_device_info() local
5214 ret = find_free_dev_extent(device, dev_extent_want, &dev_offset, in gather_device_info()
5236 devices_info[ndevs].dev_offset = dev_offset; in gather_device_info()
5390 map->stripes[s].physical = devices_info[i].dev_offset + in create_chunk()
5592 const u64 dev_offset = map->stripes[i].physical; in btrfs_chunk_alloc_add_chunk_item() local
5595 btrfs_set_stack_stripe_offset(stripe, dev_offset); in btrfs_chunk_alloc_add_chunk_item()
A Dblock-group.c2564 u64 dev_offset; in insert_dev_extents() local
2588 dev_offset = map->stripes[i].physical; in insert_dev_extents()
2590 ret = insert_dev_extent(trans, device, chunk_offset, dev_offset, in insert_dev_extents()
A Dscrub.c3783 u64 dev_offset, in scrub_chunk() argument
3817 map->stripes[i].physical == dev_offset) { in scrub_chunk()

Completed in 31 milliseconds