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