Home
last modified time | relevance | path

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

/qemu/hw/nvme/
H A Dns.c27 #define MIN_DISCARD_GRANULARITY (4 * KiB) macro
173 MAX(ns->blkconf.logical_block_size, MIN_DISCARD_GRANULARITY); in nvme_ns_init_blk()