Searched refs:REQ_OP_NAME (Results 1 – 1 of 1) sorted by relevance
110 #define REQ_OP_NAME(name) [REQ_OP_##name] = #name macro112 REQ_OP_NAME(READ),113 REQ_OP_NAME(WRITE),114 REQ_OP_NAME(FLUSH),115 REQ_OP_NAME(DISCARD),116 REQ_OP_NAME(SECURE_ERASE),117 REQ_OP_NAME(ZONE_RESET),118 REQ_OP_NAME(ZONE_RESET_ALL),119 REQ_OP_NAME(ZONE_OPEN),120 REQ_OP_NAME(ZONE_CLOSE),[all …]