Searched refs:NVME_CMD_ZONE_APPEND (Results 1 – 3 of 3) sorted by relevance
481 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,2116 rw->opcode == NVME_CMD_ZONE_APPEND || in nvme_is_write()2160 case NVME_CMD_ZONE_APPEND: in nvme_rw_complete_cb()4650 case NVME_CMD_ZONE_APPEND: in nvme_io_cmd_zoned()
641 NVME_CMD_ZONE_APPEND = 0x7d, enumerator