Searched refs:REQ_OP_NAME (Results 1 – 1 of 1) sorted by relevance
98 #define REQ_OP_NAME(name) [REQ_OP_##name] = #name macro100 REQ_OP_NAME(READ),101 REQ_OP_NAME(WRITE),102 REQ_OP_NAME(FLUSH),103 REQ_OP_NAME(DISCARD),104 REQ_OP_NAME(SECURE_ERASE),105 REQ_OP_NAME(ZONE_RESET),106 REQ_OP_NAME(ZONE_RESET_ALL),107 REQ_OP_NAME(ZONE_OPEN),108 REQ_OP_NAME(ZONE_CLOSE),[all …]