Searched defs:DESC_FLAGS_OPR (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/testcases/kernel/io/aio/ | ||
H A D | aio02.c | 23 #define DESC_FLAGS_OPR(x, y) .desc = (x == IO_CMD_PWRITE ? "WRITE: " #y: "READ : " #y), \ macro |
Completed in 1 milliseconds