Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dnvme.h1683 NVME_ZSFLAG_ZRWA_ALLOC = 1 << 1, enumerator
/qemu/hw/nvme/
H A Dctrl.c3909 if (cmd->zsflags & NVME_ZSFLAG_ZRWA_ALLOC) { in nvme_open_zone()