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