Home
last modified time | relevance | path

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

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