Searched refs:start_lba (Results 1 – 5 of 5) sorted by relevance
538 uint64_t start_lba = map->efi_first_u_lba; local547 ioparam.io_bounds.lower = start_lba;563 map->efi_parts[i].p_start = start_lba;566 start_lba += i64;568 map->efi_parts[float_part].p_start = start_lba;570 start_lba - reserved;
575 uint64_t start_lba = cur_parts->etoc->efi_first_u_lba; in c_type() local581 cur_parts->etoc->efi_last_u_lba = maxLBA - start_lba; in c_type()588 maxLBA - start_lba - reserved; in c_type()
39 unsigned long start_lba; member
107 int read_audio_through_read_cd(cd_device *dev, uint_t start_lba, uint_t nblks,
743 read_audio_through_read_cd(cd_device *dev, uint_t start_lba, uint_t nblks, in read_audio_through_read_cd() argument750 ret = read_cd(dev->d_fd, (uint32_t)start_lba, (uint16_t)nblks, in read_audio_through_read_cd()