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