Searched refs:REQ_OP_NAME (Results 1 – 1 of 1) sorted by relevance
127 #define REQ_OP_NAME(name) [REQ_OP_##name] = #name macro129 REQ_OP_NAME(READ),130 REQ_OP_NAME(WRITE),131 REQ_OP_NAME(FLUSH),132 REQ_OP_NAME(DISCARD),133 REQ_OP_NAME(SECURE_ERASE),134 REQ_OP_NAME(ZONE_RESET),135 REQ_OP_NAME(ZONE_RESET_ALL),136 REQ_OP_NAME(ZONE_OPEN),137 REQ_OP_NAME(ZONE_CLOSE),[all …]