Searched refs:LIO_WAIT_RECALL (Results 1 - 2 of 2) sorted by relevance
/third_party/ltp/lib/ |
H A D | tlibio.c | 141 {"a", LIO_IO_ASYNC | LIO_WAIT_RECALL, 158 {"l", LIO_IO_SLISTIO | LIO_WAIT_RECALL, "single stride sync listio"}, 159 {"L", LIO_IO_ALISTIO | LIO_WAIT_RECALL, 178 {"recall", LIO_WAIT_RECALL, 1762 * to LIO_WAIT_RECALL, 1793 if ((method & LIO_WAIT_RECALL) 1800 * If method has LIO_WAIT_RECALL bit set or method does 1986 LIO_IO_ASYNC | LIO_WAIT_RECALL, 0, "async recall/suspend"}, { 1990 LIO_IO_ALISTIO | LIO_WAIT_RECALL, 0, "async listio recall"}, {
|
/third_party/ltp/include/old/ |
H A D | tlibio.h | 61 #define LIO_WAIT_RECALL 00040000 /* call recall(2)/aio_suspend(3) */ macro
|
Completed in 3 milliseconds