Searched refs:REQ_OP_NAME (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/block/ |
| H A D | blk-core.c | 99 REQ_OP_NAME(READ), 100 REQ_OP_NAME(WRITE), 101 REQ_OP_NAME(FLUSH), 102 REQ_OP_NAME(DISCARD), 104 REQ_OP_NAME(ZONE_RESET), 106 REQ_OP_NAME(ZONE_OPEN), 107 REQ_OP_NAME(ZONE_CLOSE), 108 REQ_OP_NAME(ZONE_FINISH), 111 REQ_OP_NAME(DRV_IN), 112 REQ_OP_NAME(DRV_OUT), [all …]
|