Searched refs:physical (Results 1 – 5 of 5) sorted by relevance
| /fs/btrfs/ |
| A D | volumes.c | 121 u64 physical; member 563 map->stripes[i].physical = in read_one_chunk() 1146 multi->stripes[i].physical = in __btrfs_map_block() 1147 map->stripes[stripe_index].physical + stripe_offset + in __btrfs_map_block()
|
| A D | extent-io.h | 140 u64 physical, struct extent_buffer *eb,
|
| A D | volumes.h | 68 u64 physical; member
|
| A D | disk-io.c | 430 multi->stripes[0].physical, eb, in read_whole_eb() 565 multi->stripes[0].physical); in read_extent_data() 568 device->devid, multi->stripes[0].physical); in read_extent_data()
|
| A D | extent-io.c | 729 u64 physical, struct extent_buffer *eb, in read_extent_from_disk() argument 734 ret = __btrfs_devread(desc, part, eb->data + offset, len, physical); in read_extent_from_disk()
|
Completed in 10 milliseconds