Searched refs:dev_offset (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | volumes.h | 605 u64 dev_offset; 589 u64 dev_offset; global() member
|
| H A D | volumes.c | 5462 devices_info[ndevs].dev_offset = 0; in init_alloc_chunk_ctl_policy_zoned() 5705 u64 dev_offset; in decide_stripe_size() 5732 ret = find_free_dev_extent(device, dev_extent_want, &dev_offset, in btrfs_chunk_map_device_clear_bits() 5754 devices_info[ndevs].dev_offset = dev_offset; in btrfs_chunk_map_cmp() 6003 map->stripes[s].physical = devices_info[i].dev_offset + in btrfs_chunk_alloc_add_chunk_item() 6165 const u64 dev_offset = map->stripes[i].physical; in btrfs_chunk_map_num_copies() 6168 btrfs_set_stack_stripe_offset(stripe, dev_offset); in btrfs_num_copies() 5533 u64 dev_offset; gather_device_info() local 5992 const u64 dev_offset = map->stripes[i].physical; btrfs_chunk_alloc_add_chunk_item() local
|
| H A D | block-group.c | 2859 u64 dev_offset; 2879 dev_offset = map->stripes[i].physical; in btrfs_create_pending_block_groups() 2881 ret = insert_dev_extent(trans, device, chunk_offset, dev_offset, in btrfs_create_pending_block_groups() 2821 u64 dev_offset; insert_dev_extents() local
|
| H A D | scrub.c | 2589 u64 dev_offset, in scrub_stripe() 2617 map->stripes[i].physical == dev_offset) { in scrub_chunk() 2603 scrub_chunk(struct scrub_ctx * sctx,struct btrfs_block_group * bg,struct btrfs_device * scrub_dev,u64 dev_offset,u64 dev_extent_len) scrub_chunk() argument
|
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_fw.c | 1412 u32 dev_offset, size_t size, u64 flags, in pvr_fw_object_create_and_map_offset() argument 1416 u64 dev_addr = pvr_dev->fw_dev.fw_mm_base + dev_offset; in pvr_fw_object_create_and_map_offset()
|