Searched defs:total_sectors (Results 1 – 18 of 18) sorted by relevance
/openbmc/qemu/hw/ide/ |
H A D | atapi.c | 489 uint64_t total_sectors; in ide_dvd_read_structure() local 985 uint64_t total_sectors = s->nb_sectors >> 2; in cmd_read() local 1011 uint64_t total_sectors = s->nb_sectors >> 2; in cmd_read_cd() local 1056 uint64_t total_sectors = s->nb_sectors >> 2; in cmd_seek() local 1115 uint64_t total_sectors = s->nb_sectors >> 2; in cmd_read_toc_pma_atip() local 1152 uint64_t total_sectors = s->nb_sectors >> 2; in cmd_read_cdvd_capacity() local
|
H A D | core.c | 408 uint64_t total_sectors; in ide_sect_range_ok() local
|
/openbmc/qemu/block/ |
H A D | vpc.c | 787 static int calculate_geometry(int64_t total_sectors, uint16_t *cyls, in calculate_geometry() 826 int64_t total_sectors) in create_dynamic_disk() 927 int64_t total_sectors; in calculate_rounded_image_size() local 983 int64_t total_sectors; in vpc_co_create() local 1151 int64_t total_sectors; in vpc_co_create_opts() local
|
H A D | vhdx-log.c | 598 uint32_t i, desc_sectors, total_sectors, crc; in vhdx_validate_log_entry() local
|
H A D | vhdx.c | 1710 uint64_t total_sectors = 0; in vhdx_create_bat() local
|
H A D | vmdk.c | 2961 int64_t total_sectors = bdrv_co_nb_sectors(bs); in vmdk_co_check() local
|
H A D | vvfat.c | 190 uint32_t total_sectors; member
|
/openbmc/linux/block/partitions/ |
H A D | efi.c | 172 static int is_pmbr_valid(legacy_mbr *mbr, sector_t total_sectors) in is_pmbr_valid() argument 590 sector_t total_sectors = get_capacity(state->disk); in find_valid_gpt() local
|
/openbmc/qemu/block/export/ |
H A D | virtio-blk-handler.c | 30 uint64_t total_sectors; in virtio_blk_sect_range_ok() local
|
/openbmc/linux/drivers/md/ |
H A D | dm-snap-transient.c | 67 sector_t *total_sectors, in transient_usage()
|
H A D | dm-snap-persistent.c | 574 sector_t *total_sectors, in persistent_usage()
|
H A D | dm-snap.c | 2335 sector_t total_sectors, sectors_allocated, in snapshot_status() local
|
/openbmc/qemu/hw/block/ |
H A D | pflash_cfi02.c | 74 uint32_t total_sectors; member
|
H A D | virtio-blk.c | 362 uint64_t total_sectors; in virtio_blk_sect_range_ok() local
|
/openbmc/qemu/migration/ |
H A D | block-dirty-bitmap.c | 116 uint64_t total_sectors; member
|
/openbmc/linux/fs/fat/ |
H A D | inode.c | 1607 u32 total_sectors, total_clusters, fat_clusters, rootdir_sectors; in fat_fill_super() local
|
/openbmc/qemu/include/block/ |
H A D | block_int-common.h | 1199 int64_t total_sectors; member
|
/openbmc/qemu/ |
H A D | qemu-img.c | 1675 int64_t total_sectors; member
|