Home
last modified time | relevance | path

Searched defs:sector_size (Results 1 – 16 of 16) sorted by relevance

/qemu/tests/qemu-iotests/
H A D14835 sector_size = 512 variable
/qemu/hw/ide/
H A Datapi.c325 int sector_size) in ide_atapi_cmd_read_pio()
425 int sector_size) in ide_atapi_cmd_read_dma()
443 int sector_size) in ide_atapi_cmd_read()
/qemu/crypto/
H A Dblockpriv.h50 uint64_t sector_size; /* In bytes */ member
/qemu/tests/qtest/
H A Daspeed_smc-test.c524 uint32_t sector_size = 65536; in test_write_block_protect() local
568 uint32_t sector_size = 65536; in test_write_block_protect_bottom_bit() local
/qemu/hw/block/dataplane/
H A Dxen-block.c64 unsigned int sector_size; member
611 unsigned int sector_size, in xen_block_dataplane_create()
/qemu/block/
H A Dcrypto.c479 uint64_t sector_size = qcrypto_block_get_sector_size(crypto->block); in block_crypto_co_preadv() local
541 uint64_t sector_size = qcrypto_block_get_sector_size(crypto->block); in block_crypto_co_pwritev() local
597 uint64_t sector_size = qcrypto_block_get_sector_size(crypto->block); in block_crypto_refresh_limits() local
H A Dblklogwrites.c117 static inline bool blk_log_writes_sector_size_valid(uint32_t sector_size) in blk_log_writes_sector_size_valid()
126 uint32_t sector_size, in blk_log_writes_find_cur_log_sector()
H A Dqcow2-threads.c469 uint64_t sector_size; in qcow2_co_encdec() local
H A Dvhdx.c1584 uint32_t block_size, uint32_t sector_size, in vhdx_create_new_metadata()
1796 uint32_t block_size, uint32_t sector_size, in vhdx_create_new_region_table()
H A Dvdi.c161 uint32_t sector_size; member
H A Dfile-posix.c292 unsigned int sector_size; in probe_logical_blocksize() local
2808 uint32_t sector_size = 0; in raw_getlength() local
H A Dvvfat.c179 uint16_t sector_size; member
/qemu/hw/xtensa/
H A Dxtfpga.c57 size_t sector_size; member
/qemu/nbd/
H A Dclient.c1276 unsigned long sector_size = MAX(BDRV_SECTOR_SIZE, info->min_block); in nbd_init() local
/qemu/tests/qtest/libqos/
H A Dahci.c92 uint32_t sector_size; member
/qemu/hw/block/
H A Dm25p80.c68 uint32_t sector_size; member