Searched refs:physical_end (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/scsi/ |
| H A D | scsicam.c | 63 unsigned int logical_end, physical_end, ext_physical_end; in scsi_partsize() local 102 physical_end = end_cyl * (end_head + 1) * end_sector + in scsi_partsize() 117 ,logical_end, physical_end, ext_physical_end, ext_cyl); in scsi_partsize() 120 if (logical_end == physical_end || in scsi_partsize() 131 logical_end, physical_end); in scsi_partsize()
|
| /linux/fs/btrfs/ |
| H A D | scrub.c | 1604 u64 physical, u64 physical_end) in sync_write_pointer_for_zoned() argument 1613 if (sctx->write_pointer < physical_end) { in sync_write_pointer_for_zoned() 2451 const u64 physical_end = physical + dev_stripe_len; in scrub_stripe() local 2525 get_raid56_logic_offset(physical_end, stripe_index, in scrub_stripe() 2537 while (physical < physical_end) { in scrub_stripe() 2548 physical_end); in scrub_stripe() 2592 physical_end); in scrub_stripe()
|