Home
last modified time | relevance | path

Searched refs:DEFAULT_DISCARD_GRANULARITY (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/scsi/
H A Dscsi-disk.c55 #define DEFAULT_DISCARD_GRANULARITY (4 * KiB) macro
2495 MAX(s->qdev.conf.logical_block_size, DEFAULT_DISCARD_GRANULARITY); in scsi_realize()