Searched refs:NVME_CMD_ZONE_APPEND (Results 1 – 3 of 3) sorted by relevance
479 case NVME_CMD_ZONE_APPEND: return "NVME_ZONED_CMD_ZONE_APPEND"; in nvme_io_opc_str()
312 [NVME_CMD_ZONE_APPEND] = NVME_CMD_EFF_CSUPP | NVME_CMD_EFF_LBCC,1777 case NVME_CMD_ZONE_APPEND: in nvme_aio_err()2157 rw->opcode == NVME_CMD_ZONE_APPEND || in nvme_is_write()4667 case NVME_CMD_ZONE_APPEND: in nvme_io_cmd()
641 NVME_CMD_ZONE_APPEND = 0x7d, enumerator