Searched refs:REQ_OP_NAME (Results 1 – 1 of 1) sorted by relevance
134 #define REQ_OP_NAME(name) [REQ_OP_##name] = #name macro136 REQ_OP_NAME(READ),137 REQ_OP_NAME(WRITE),138 REQ_OP_NAME(FLUSH),139 REQ_OP_NAME(DISCARD),140 REQ_OP_NAME(SECURE_ERASE),141 REQ_OP_NAME(ZONE_RESET),142 REQ_OP_NAME(ZONE_RESET_ALL),143 REQ_OP_NAME(ZONE_OPEN),144 REQ_OP_NAME(ZONE_CLOSE),[all …]