Home
last modified time | relevance | path

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

/linux-4.19.296/include/scsi/
Dosd_ore.h187 u64 dev_offset, u64 dev_len);
/linux-4.19.296/fs/btrfs/
Dvolumes.h334 u64 dev_offset; member
Dvolumes.c4703 u64 dev_offset; in __btrfs_alloc_chunk() local
4727 &dev_offset, &max_avail); in __btrfs_alloc_chunk()
4748 devices_info[ndevs].dev_offset = dev_offset; in __btrfs_alloc_chunk()
4829 map->stripes[s].physical = devices_info[i].dev_offset + in __btrfs_alloc_chunk()
4917 u64 dev_offset; in btrfs_finish_chunk_alloc() local
4946 dev_offset = map->stripes[i].physical; in btrfs_finish_chunk_alloc()
4952 dev_offset, stripe_size); in btrfs_finish_chunk_alloc()
4964 dev_offset = map->stripes[i].physical; in btrfs_finish_chunk_alloc()
4967 btrfs_set_stack_stripe_offset(stripe, dev_offset); in btrfs_finish_chunk_alloc()
Dscrub.c3417 u64 dev_offset, in scrub_chunk() argument
3453 map->stripes[i].physical == dev_offset) { in scrub_chunk()
Dextent-tree.c9532 u64 dev_offset; in btrfs_can_relocate() local
9541 &dev_offset, NULL); in btrfs_can_relocate()