Home
last modified time | relevance | path

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

/fs/btrfs/
Dvolumes.h338 u64 dev_offset; member
Dvolumes.c4689 u64 dev_offset; in __btrfs_alloc_chunk() local
4712 &dev_offset, &max_avail); in __btrfs_alloc_chunk()
4727 devices_info[ndevs].dev_offset = dev_offset; in __btrfs_alloc_chunk()
4806 map->stripes[s].physical = devices_info[i].dev_offset + in __btrfs_alloc_chunk()
4894 u64 dev_offset; in btrfs_finish_chunk_alloc() local
4923 dev_offset = map->stripes[i].physical; in btrfs_finish_chunk_alloc()
4929 dev_offset, stripe_size); in btrfs_finish_chunk_alloc()
4941 dev_offset = map->stripes[i].physical; in btrfs_finish_chunk_alloc()
4944 btrfs_set_stack_stripe_offset(stripe, dev_offset); in btrfs_finish_chunk_alloc()
Dscrub.c3694 u64 dev_offset, in scrub_chunk() argument
3731 map->stripes[i].physical == dev_offset) { in scrub_chunk()
Dextent-tree.c9800 u64 dev_offset; in btrfs_can_relocate() local
9809 &dev_offset, NULL); in btrfs_can_relocate()