Searched refs:REQ_OP_NAME (Results 1 – 1 of 1) sorted by relevance
128 #define REQ_OP_NAME(name) [REQ_OP_##name] = #name macro130 REQ_OP_NAME(READ),131 REQ_OP_NAME(WRITE),132 REQ_OP_NAME(FLUSH),133 REQ_OP_NAME(DISCARD),134 REQ_OP_NAME(SECURE_ERASE),135 REQ_OP_NAME(ZONE_RESET),136 REQ_OP_NAME(ZONE_RESET_ALL),137 REQ_OP_NAME(ZONE_OPEN),138 REQ_OP_NAME(ZONE_CLOSE),[all …]